]> git.karo-electronics.de Git - linux-beck.git/commit
greybus: sdio: convert vdd kernel values to greybus
authorRui Miguel Silva <rui.silva@linaro.org>
Tue, 19 Jul 2016 14:41:29 +0000 (15:41 +0100)
committerGreg Kroah-Hartman <gregkh@google.com>
Tue, 19 Jul 2016 23:38:24 +0000 (16:38 -0700)
commit484a4d667751148654277a3ec93b8f0a327da29d
tree70bcb56d7100957578455e682957ae73e2c19c2a
parent56c78715eaaeba41317a82dc91a037cbbea16736
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>
drivers/staging/greybus/sdio.c