]> asedeno.scripts.mit.edu Git - linux.git/commit
greybus: sdio: add switch voltage operation
authorRui Miguel Silva <rui.silva@linaro.org>
Tue, 19 Jul 2016 14:41:30 +0000 (15:41 +0100)
committerGreg Kroah-Hartman <gregkh@google.com>
Tue, 19 Jul 2016 23:38:24 +0000 (16:38 -0700)
commitd53cc1c37e5a4006fb23df8e54dc4a50e01732d9
treea9992045b909aecdac9280402e020856c406be43
parent484a4d667751148654277a3ec93b8f0a327da29d
greybus: sdio: add switch voltage operation

Core sd/mmc needs the start_signal_voltage_switch operation to be
defined to issue a voltage switch command. So, we define it here even
though we do not need to take in action on it, since all voltage control
is done in the Module.

Signed-off-by: Rui Miguel Silva <rui.silva@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/sdio.c