* [PATCH 00/19] video: use dev_get_platdata()
@ 2013-09-17 4:53 Jingoo Han
2013-09-20 9:24 ` Tomi Valkeinen
0 siblings, 1 reply; 2+ messages in thread
From: Jingoo Han @ 2013-09-17 4:53 UTC (permalink / raw)
To: linux-fbdev
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(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH 00/19] video: use dev_get_platdata()
2013-09-17 4:53 [PATCH 00/19] video: use dev_get_platdata() Jingoo Han
@ 2013-09-20 9:24 ` Tomi Valkeinen
0 siblings, 0 replies; 2+ messages in thread
From: Tomi Valkeinen @ 2013-09-20 9:24 UTC (permalink / raw)
To: linux-fbdev
[-- 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 --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-09-20 9:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-17 4:53 [PATCH 00/19] video: use dev_get_platdata() Jingoo Han
2013-09-20 9:24 ` Tomi Valkeinen
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).