summaryrefslogtreecommitdiff
path: root/trafgen.8
diff options
context:
space:
mode:
Diffstat (limited to 'trafgen.8')
0 files changed, 0 insertions, 0 deletions
/cgit.cgi/linux/net-next.git/commit/drivers?h=nds-private-remove&id=d53cc1c37e5a4006fb23df8e54dc4a50e01732d9'>d53cc1c37e5a4006fb23df8e54dc4a50e01732d9 (patch) treea9992045b909aecdac9280402e020856c406be43 /drivers parent484a4d667751148654277a3ec93b8f0a327da29d (diff)
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>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/staging/greybus/sdio.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/staging/greybus/sdio.c b/drivers/staging/greybus/sdio.c