commit | 0c62e6752d0c769aae41bfade6258e5f9aedbe2d | [log] [tgz] |
---|---|---|
author | Adrian Hunter <adrian.hunter@intel.com> | Mon Mar 20 19:50:36 2017 +0200 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Mon Apr 24 21:41:29 2017 +0200 |
tree | bd644e04122d0460f34d903814050cb60ae4a500 | |
parent | 51ced59cc02e0d08f61772c888480b9b1749cef1 [diff] |
mmc: sdhci: Remove ->select_drive_strength() callback Drivers can use the host operation directly, so remove this now unused callback. Signed-off-by: Adrian Hunter <adrian.hunter@intel.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Tested-by: Ludovic Desroches <ludovic.desroches@microchip.com>