summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci-pci.c
diff options
context:
space:
mode:
authorRussell King2014-04-25 13:59:20 +0200
committerChris Ball2014-05-22 13:26:34 +0200
commit13e645012dff774895906058163ae244f47b9b81 (patch)
tree44996e99682ddcca605261ee10ec1cf40c695699 /drivers/mmc/host/sdhci-pci.c
parentmmc: sdhci-esdhc-imx: fix lockdep splat upon tuning (diff)
downloadkernel-qcow2-linux-13e645012dff774895906058163ae244f47b9b81.tar.gz
kernel-qcow2-linux-13e645012dff774895906058163ae244f47b9b81.tar.xz
kernel-qcow2-linux-13e645012dff774895906058163ae244f47b9b81.zip
mmc: sdhci: set_uhs_signaling() need not return a value
The set_uhs_signaling() method gives the impression that it can fail, but anything returned from the method is entirely ignored by the sdhci driver. So returning failure has no effect. So, kill the idea that it's possible for this to return an error by removing the returned value. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> Tested-by: Markus Pargmann <mpa@pengutronix.de> Tested-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Signed-off-by: Chris Ball <chris@printf.net>
Diffstat (limited to 'drivers/mmc/host/sdhci-pci.c')
0 files changed, 0 insertions, 0 deletions