[PATCH 2/3] mci: remove now-duplicate dev->detect implementations in host drivers

2020-06-02 Thread Ahmad Fatoum
Previous commit introduced a fall-back MCI hw_dev->detect implementation. All drivers touched in this commit populate hw_dev, so lets drop their now-superfluous detect implementations. Signed-off-by: Ahmad Fatoum --- drivers/mci/bcm2835-sdhost.c | 10 -- drivers/mci/dove-sdhci.c |

[PATCH 2/3] mci: remove now-duplicate dev->detect implementations in host drivers

2020-05-17 Thread Ahmad Fatoum
Previous commit introduced a fall-back MCI hw_dev->detect implementation. All drivers touched in this commit populate hw_dev, so lets drop their now-superfluous detect implementations. Signed-off-by: Ahmad Fatoum --- drivers/mci/bcm2835-sdhost.c | 10 -- drivers/mci/dove-sdhci.c |