*.* !.gitignore !Makefile e='robots' content='noindex, nofollow'/>
summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorRui Miguel Silva <rui.silva@linaro.org>2016-07-19 15:41:29 +0100
committerGreg Kroah-Hartman <gregkh@google.com>2016-07-19 16:38:24 -0700
commit484a4d667751148654277a3ec93b8f0a327da29d (patch)
tree70bcb56d7100957578455e682957ae73e2c19c2a /drivers
parent56c78715eaaeba41317a82dc91a037cbbea16736 (diff)
greybus: sdio: convert vdd kernel values to greybus
We need to convert vdd kernel values to greybus ones. And we get this by shifting the kernel values by 8. Signed-off-by: Rui Miguel Silva <rui.silva@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/staging/greybus/sdio.c9
1 files changed, 8 insertions, 1 deletions
diff --git a/drivers/staging/greybus/sdio.c b/drivers/staging/greybus/sdio.c