Hi Axel, On Saturday 26 November 2011 07:48:55 Axel Lin wrote: > This patch converts the drivers in drivers/media/* to use the > module_platform_driver() macro which makes the code smaller and a bit > simpler. > > Cc: Mauro Carvalho Chehab <mche...@infradead.org> > Cc: Laurent Pinchart <laurent.pinch...@ideasonboard.com> > Cc: Kyungmin Park <kyungmin.p...@samsung.com> > Cc: Hans Verkuil <hans.verk...@cisco.com> > Cc: "Richard Röjfors" <richard.rojf...@pelagicore.com> > Cc: "Matti J. Aaltonen" <matti.j.aalto...@nokia.com> > Cc: Lucas De Marchi <lucas.demar...@profusion.mobi> > Cc: Manjunath Hadli <manjunath.ha...@ti.com> > Cc: Muralidharan Karicheri <m-kariche...@ti.com> > Cc: Anatolij Gustschin <ag...@denx.de> > Cc: Guennadi Liakhovetski <g.liakhovet...@gmx.de> > Cc: Marek Szyprowski <m.szyprow...@samsung.com> > Cc: Robert Jarzmik <robert.jarz...@free.fr> > Cc: Jonathan Corbet <cor...@lwn.net> > Cc: Daniel Drake <d...@laptop.org> > Signed-off-by: Axel Lin <axel....@gmail.com> > --- > drivers/media/radio/radio-si4713.c | 15 +---------- > drivers/media/radio/radio-timb.c | 15 +---------- > drivers/media/radio/radio-wl1273.c | 17 +----------- > drivers/media/video/davinci/dm355_ccdc.c | 13 +--------- > drivers/media/video/davinci/dm644x_ccdc.c | 13 +--------- > drivers/media/video/davinci/isif.c | 13 +--------- > drivers/media/video/davinci/vpbe.c | 24 +----------------- > drivers/media/video/davinci/vpbe_display.c | 38 +------------------------ > drivers/media/video/davinci/vpbe_osd.c | 18 +------------ > drivers/media/video/davinci/vpbe_venc.c | 18 +------------ > drivers/media/video/davinci/vpfe_capture.c | 18 +------------ > drivers/media/video/fsl-viu.c | 13 +--------- > drivers/media/video/mx3_camera.c | 14 +--------- > drivers/media/video/omap1_camera.c | 12 +-------- > drivers/media/video/omap24xxcam.c | 19 +------------- > drivers/media/video/omap3isp/isp.c | 19 +-------------
For drivers/media/video/omap3isp/isp.c, Acked-by: Laurent Pinchart <laurent.pinch...@ideasonboard.com> > drivers/media/video/pxa_camera.c | 14 +--------- > drivers/media/video/s5p-g2d/g2d.c | 16 +----------- > drivers/media/video/s5p-mfc/s5p_mfc.c | 22 +--------------- > drivers/media/video/s5p-tv/hdmi_drv.c | 26 +------------------ > drivers/media/video/s5p-tv/sdo_drv.c | 22 +--------------- > drivers/media/video/sh_mobile_csi2.c | 13 +--------- > drivers/media/video/soc_camera_platform.c | 13 +--------- > drivers/media/video/timblogiw.c | 15 +---------- > drivers/media/video/via-camera.c | 12 +-------- > 25 files changed, 26 insertions(+), 406 deletions(-) -- Regards, Laurent Pinchart -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html