From: Tomi Valkeinen <tomi.valkeinen@ti.com>
To: Fabio Porcedda <fabio.porcedda@gmail.com>
Cc: linux-fbdev <linux-fbdev@vger.kernel.org>,
linux-omap <linux-omap@vger.kernel.org>,
Florian Tobias Schandinat <FlorianSchandinat@gmx.de>,
David Howells <dhowells@redhat.com>,
Geert Uytterhoeven <geert@linux-m68k.org>,
Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Subject: Re: [PATCH v4] drivers: video: use module_platform_driver_probe()
Date: Thu, 04 Apr 2013 11:41:07 +0000 [thread overview]
Message-ID: <515D66D3.3040904@ti.com> (raw)
In-Reply-To: <CAHkwnC_AAJ5bcoH0=Zq8vVufKXqwC4WVtc9wY01h07FbZveGeg@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1831 bytes --]
On 2013-04-04 14:38, Fabio Porcedda wrote:
> On Tue, Apr 2, 2013 at 12:21 PM, Tomi Valkeinen <tomi.valkeinen@ti.com> 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@gmail.com>
>>> Cc: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
>>> Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com> # atmel_lcdfb.c
>>> Cc: Tomi Valkeinen <tomi.valkeinen@ti.com>
>>> Cc: David Howells <dhowells@redhat.com>
>>> Cc: Geert Uytterhoeven <geert@linux-m68k.org>
>>> Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> # amifb.c
>>> Cc: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
>>> ---
>>>
>>> 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.
Tomi
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 899 bytes --]
next prev parent reply other threads:[~2013-04-04 11:41 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-15 13:02 [PATCH v4] drivers: video: use module_platform_driver_probe() Fabio Porcedda
2013-04-02 10:08 ` Fabio Porcedda
2013-04-02 10:21 ` Tomi Valkeinen
2013-04-04 11:38 ` Fabio Porcedda
2013-04-04 11:41 ` Tomi Valkeinen [this message]
2013-04-04 11:47 ` Fabio Porcedda
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=515D66D3.3040904@ti.com \
--to=tomi.valkeinen@ti.com \
--cc=FlorianSchandinat@gmx.de \
--cc=dhowells@redhat.com \
--cc=fabio.porcedda@gmail.com \
--cc=geert@linux-m68k.org \
--cc=kuninori.morimoto.gx@renesas.com \
--cc=linux-fbdev@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).