From: Tomi Valkeinen <tomi.valkeinen@ti.com>
To: linux-fbdev@vger.kernel.org
Subject: Re: [PATCH 00/19] video: use dev_get_platdata()
Date: Fri, 20 Sep 2013 09:24:12 +0000 [thread overview]
Message-ID: <523C143C.9070007@ti.com> (raw)
In-Reply-To: <000401ceb361$d84c4600$88e4d200$%han@samsung.com>
[-- Attachment #1: Type: text/plain, Size: 1357 bytes --]
On 17/09/13 07:53, Jingoo Han wrote:
> Use the wrapper function for retrieving the platform data instead of
> accessing dev->platform_data directly. This is a cosmetic change
> to make the code simpler and enhance the readability.
>
> ---
> drivers/video/amba-clcd.c | 2 +-
> drivers/video/atmel_lcdfb.c | 4 ++--
> drivers/video/da8xx-fb.c | 4 ++--
> drivers/video/ep93xx-fb.c | 2 +-
> drivers/video/imxfb.c | 6 +++---
> drivers/video/mbx/mbxfb.c | 2 +-
> drivers/video/mx3fb.c | 4 ++--
> drivers/video/nuc900fb.c | 6 +++---
> drivers/video/omap/hwa742.c | 2 +-
> drivers/video/omap/omapfb_main.c | 4 ++--
> drivers/video/pxa168fb.c | 6 +++---
> drivers/video/pxafb.c | 16 ++++++++--------
> drivers/video/s1d13xxxfb.c | 12 ++++++------
> drivers/video/s3c-fb.c | 2 +-
> drivers/video/s3c2410fb.c | 6 +++---
> drivers/video/sa1100fb.c | 4 ++--
> drivers/video/sh_mobile_hdmi.c | 6 +++---
> drivers/video/simplefb.c | 4 ++--
> drivers/video/tmiofb.c | 10 +++++-----
> drivers/video/w100fb.c | 2 +-
> 20 files changed, 52 insertions(+), 52 deletions(-)
>
>
Thanks, applying for 3.13.
Tomi
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 901 bytes --]
prev parent reply other threads:[~2013-09-20 9:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-17 4:53 [PATCH 00/19] video: use dev_get_platdata() Jingoo Han
2013-09-20 9:24 ` Tomi Valkeinen [this message]
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=523C143C.9070007@ti.com \
--to=tomi.valkeinen@ti.com \
--cc=linux-fbdev@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.