On 2013-03-15 15:02, Fabio Porcedda wrote: > This patch converts the drivers to use the > module_platform_driver_probe() macro which makes the code smaller and > a bit simpler. > > Signed-off-by: Fabio Porcedda <[email protected]> > Cc: Florian Tobias Schandinat <[email protected]> > Acked-by: Nicolas Ferre <[email protected]> # atmel_lcdfb.c > Cc: Tomi Valkeinen <[email protected]> > Cc: David Howells <[email protected]> > Cc: Geert Uytterhoeven <[email protected]> > Acked-by: Laurent Pinchart <[email protected]> # amifb.c > Cc: Kuninori Morimoto <[email protected]> > --- > > Notes: > v4: > - add acked-by Nicolas & Laurent > - fix amifb.c > v3: > - add missing drivers: amifb, atmel_lcdfb, vrfb > - split patch set to each maintainer to easy up respin > v2: > - rebased over linux-next and remove already converted drivers > > drivers/video/amifb.c | 14 +------------- > drivers/video/atmel_lcdfb.c | 13 +------------ > drivers/video/omap2/vrfb.c | 13 +------------ > drivers/video/sh_mipi_dsi.c | 12 +----------- > drivers/video/sh_mobile_hdmi.c | 12 +----------- > 5 files changed, 5 insertions(+), 59 deletions(-)
Thanks, applied to fbdev branch. Tomi
signature.asc
Description: OpenPGP digital signature
