[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4ED34FBF.2020802@igel.co.jp>
Date: Mon, 28 Nov 2011 18:09:19 +0900
From: Damian Hobson-Garcia <dhobsong@...l.co.jp>
To: Axel Lin <axel.lin@...il.com>
CC: linux-kernel@...r.kernel.org, Wan ZongShun <mcuos.com@...il.com>,
Sascha Hauer <s.hauer@...gutronix.de>,
Lennert Buytenhek <buytenh@...vell.com>,
Ben Dooks <ben@...tec.co.uk>,
Alexey Charkov <alchark@...il.com>,
Manuel Lauss <mano@...rinelk.homelinux.net>,
Florian Tobias Schandinat <FlorianSchandinat@....de>,
linux-fbdev@...r.kernel.org
Subject: Re: [PATCH] video: convert drivers/video/* to use module_platform_driver()
On 2011/11/26 11:25, Axel Lin wrote:
> This patch converts the drivers in drivers/video/* to use the
> module_platform_driver() macro which makes the code smaller and a bit
> simpler.
>
> Cc: Wan ZongShun <mcuos.com@...il.com>
> Cc: Sascha Hauer <s.hauer@...gutronix.de>
> Cc: Lennert Buytenhek <buytenh@...vell.com>
> Cc: Ben Dooks <ben@...tec.co.uk>
> Cc: Alexey Charkov <alchark@...il.com>
> Cc: Damian Hobson-Garcia <dhobsong@...l.co.jp>
> Cc: Manuel Lauss <mano@...rinelk.homelinux.net>
> Signed-off-by: Axel Lin <axel.lin@...il.com>
> ---
> drivers/video/mxsfb.c | 13 +------------
> drivers/video/nuc900fb.c | 13 +------------
> drivers/video/pxa168fb.c | 12 +-----------
> drivers/video/pxa3xx-gcu.c | 15 +--------------
> drivers/video/s3c-fb.c | 13 +------------
> drivers/video/sh7760fb.c | 13 +------------
> drivers/video/sh_mobile_lcdcfb.c | 13 +------------
> drivers/video/sh_mobile_meram.c | 13 +------------
> drivers/video/sm501fb.c | 13 +------------
> drivers/video/vt8500lcdfb.c | 13 +------------
> drivers/video/w100fb.c | 13 +------------
> drivers/video/wm8505fb.c | 13 +------------
> drivers/video/wmt_ge_rops.c | 13 +------------
> drivers/video/xilinxfb.c | 20 +-------------------
> 14 files changed, 14 insertions(+), 176 deletions(-)
for sh_mobile_meram.c
Acked-by: Damian Hobson-Garcia <dhobsong@...l.co.jp>
Thanks very much,
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists