On 11/15/2016 10:28 AM, Axel Haslam wrote:
Request card detect and write protect gpios using the provided API by mmc core.If a gpio is provided for card detect, we don't need to poll. So only use polling when a gpio is not provided. Once all pdata users register the gpios using gpio descriptors, we could remove the platform callbacks. Signed-off-by: Axel Haslam <ahas...@baylibre.com> ---
Tested-by: David Lechner <da...@lechnology.com> Working for me on LEGO MINDSTORMS EV3.