Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1531110
| From | Sekhar Nori <nsekhar@ti.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 2/3] ARM: davinci: da850-evm: use gpio descriptor for mmc pins |
| Date | 2016-11-28 09:30 +0100 |
| Message-ID | <sIpu1-883-9@gated-at.bofh.it> (permalink) |
| References | <sH3OX-4pu-45@gated-at.bofh.it> <sH3OX-4pu-65@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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@baylibre.com> Applied. Thanks, Sekhar
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH v2 2/3] ARM: davinci: da850-evm: use gpio descriptor for mmc pins Sekhar Nori <nsekhar@ti.com> - 2016-11-28 09:30 +0100
csiph-web