diff options
author | Russell King <[email protected]> | 2014-04-25 12:59:20 +0100 |
---|---|---|
committer | Chris Ball <[email protected]> | 2014-05-22 07:26:34 -0400 |
commit | 13e645012dff774895906058163ae244f47b9b81 (patch) | |
tree | 44996e99682ddcca605261ee10ec1cf40c695699 /lib/test-string_helpers.c | |
parent | cb399da401c64f527ced132179f66ac022e63d7b (diff) |
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 <[email protected]>
Tested-by: Markus Pargmann <[email protected]>
Tested-by: Stephen Warren <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>
Signed-off-by: Chris Ball <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions