[PATCH v2 2/3] ARM: davinci: da850-evm: use gpio descriptor for mmc pins
Sekhar Nori
nsekhar at ti.com
Mon Nov 28 00:19:29 PST 2016
On Thursday 24 November 2016 08:34 PM, Axel Haslam wrote:
> Currently the mmc driver is polling the gpio to know if the
> card was removed.
>
> By using a gpio descriptor instead of the platform callbacks,
> the driver will be able to register the gpio using the mmc core
> API's designed for this purpose.
>
> This has the advantage that an irq will be registered, and
> polling is no longer needed. Also, a dependency on platform
> callbacks is removed for this board.
>
> Signed-off-by: Axel Haslam <ahaslam at baylibre.com>
Applied.
Thanks,
Sekhar
More information about the linux-arm-kernel
mailing list