On Sun, Nov 27, 2011 at 5:53 AM, Axel Lin <[email protected]> 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 <[email protected]> > Cc: Manuel Lauss <[email protected]> > Cc: Olof Johansson <[email protected]> > Cc: Marc Zyngier <[email protected]> > Signed-off-by: Axel Lin <[email protected]> > --- > 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 <[email protected]> _______________________________________________ Linux PCMCIA reimplementation list http://lists.infradead.org/mailman/listinfo/linux-pcmcia
