On Thu, Apr 4, 2013 at 1:41 PM, Tomi Valkeinen <[email protected]> wrote: > On 2013-04-04 14:38, Fabio Porcedda wrote: >> On Tue, Apr 2, 2013 at 12:21 PM, Tomi Valkeinen <[email protected]> >> 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 <[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. >> >> 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? > > I just pushed for-next branch an hour ago or so, to the above mentioned > gitorious tree. So should be in linux-next tomorrow, I guess.
Thanks. -- Fabio Porcedda > Tomi > > -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
