On Tue, Apr 2, 2013 at 12:21 PM, Tomi Valkeinen <tomi.valkeinen@xxxxxx> wrote: > 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 <fabio.porcedda@xxxxxxxxx> >> Cc: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx> >> Acked-by: Nicolas Ferre <nicolas.ferre@xxxxxxxxx> # atmel_lcdfb.c >> Cc: Tomi Valkeinen <tomi.valkeinen@xxxxxx> >> Cc: David Howells <dhowells@xxxxxxxxxx> >> Cc: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> >> Acked-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> # amifb.c >> Cc: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> >> --- >> >> 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. Thanks for taking it. I don't see this patch neither in linux-next nor in git://gitorious.org/linux-omap-dss2/linux.git, in which repository/branch is it? Regards -- Fabio Porcedda > Tomi > > -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html