[PATCH] pcmcia: convert drivers/pcmcia/* to use module_platform_driver()

Manuel Lauss manuel.lauss at googlemail.com
Tue Nov 29 01:29:06 EST 2011


On Sun, Nov 27, 2011 at 5:53 AM, Axel Lin <axel.lin at gmail.com> wrote:
> This patch converts the drivers in drivers/pcmcia/* to use the
> module_platform_driver() macro which makes the code smaller and a bit
> simpler.
>
> Cc: Michael Hennerich <hennerich at blackfin.uclinux.org>
> Cc: Manuel Lauss <manuel.lauss at gmail.com>
> Cc: Olof Johansson <olof at lixom.net>
> Cc: Marc Zyngier <maz at misterjones.org>
> Signed-off-by: Axel Lin <axel.lin at gmail.com>
> ---
>  drivers/pcmcia/bfin_cf_pcmcia.c |   13 +------------
>  drivers/pcmcia/db1xxx_ss.c      |   13 +------------
>  drivers/pcmcia/electra_cf.c     |   12 +-----------
>  drivers/pcmcia/m8xx_pcmcia.c    |   13 +------------
>  drivers/pcmcia/pxa2xx_viper.c   |   13 +------------
>  drivers/pcmcia/xxs1500_ss.c     |   13 +------------
>  6 files changed, 6 insertions(+), 71 deletions(-)

For the db1xxx_ss.c part:
Acked-by: Manuel Lauss <manuel.lauss at googlemail.com>



More information about the linux-pcmcia mailing list