Re: [PATCH 0/2] mmc: omap: Remove Unused Code

2017-07-17 Thread Tony Lindgren
* Ulf Hansson [170717 00:09]: > On 17 July 2017 at 08:01, Tony Lindgren wrote: > > * Faiz Abbas [170714 05:48]: > >> This patch series removes some code in omap_hsmmc.c > >> and hsmmc.c and members from hsmmc.h and > >> hsmmc-omap.h which are not used anymore post > >> conversion to device-tree.

Re: [PATCH 0/2] mmc: omap: Remove Unused Code

2017-07-17 Thread Ulf Hansson
On 17 July 2017 at 08:01, Tony Lindgren wrote: > * Faiz Abbas [170714 05:48]: >> This patch series removes some code in omap_hsmmc.c >> and hsmmc.c and members from hsmmc.h and >> hsmmc-omap.h which are not used anymore post >> conversion to device-tree. > > Hey that's nice! That gets us a bit cl

Re: [PATCH 0/2] mmc: omap: Remove Unused Code

2017-07-16 Thread Tony Lindgren
* Faiz Abbas [170714 05:48]: > This patch series removes some code in omap_hsmmc.c > and hsmmc.c and members from hsmmc.h and > hsmmc-omap.h which are not used anymore post > conversion to device-tree. Hey that's nice! That gets us a bit closer removing the old platform data for that driver. R

[PATCH 0/2] mmc: omap: Remove Unused Code

2017-07-14 Thread Faiz Abbas
This patch series removes some code in omap_hsmmc.c and hsmmc.c and members from hsmmc.h and hsmmc-omap.h which are not used anymore post conversion to device-tree. Patch 2 depends on Patch 1 Faiz Abbas (2): ARM: OMAP2+: hsmmc.c: Remove dead code mmc: host: omap_hsmmc: remove unused platfor