/openbmc/linux/drivers/video/backlight/ |
H A D | lms501kf03.c | diff c512794cada491e008eeca822af7e4ad5db72a56 Tue Nov 12 17:09:04 CST 2013 Jingoo Han <jg1.han@samsung.com> backlight: use dev_get_platdata()
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.
Signed-off-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | lv5207lp.c | diff c512794cada491e008eeca822af7e4ad5db72a56 Tue Nov 12 17:09:04 CST 2013 Jingoo Han <jg1.han@samsung.com> backlight: use dev_get_platdata()
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.
Signed-off-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | tps65217_bl.c | diff c512794cada491e008eeca822af7e4ad5db72a56 Tue Nov 12 17:09:04 CST 2013 Jingoo Han <jg1.han@samsung.com> backlight: use dev_get_platdata()
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.
Signed-off-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | aat2870_bl.c | diff c512794cada491e008eeca822af7e4ad5db72a56 Tue Nov 12 17:09:04 CST 2013 Jingoo Han <jg1.han@samsung.com> backlight: use dev_get_platdata()
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.
Signed-off-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | bd6107.c | diff c512794cada491e008eeca822af7e4ad5db72a56 Tue Nov 12 17:09:04 CST 2013 Jingoo Han <jg1.han@samsung.com> backlight: use dev_get_platdata()
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.
Signed-off-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | lm3533_bl.c | diff c512794cada491e008eeca822af7e4ad5db72a56 Tue Nov 12 17:09:04 CST 2013 Jingoo Han <jg1.han@samsung.com> backlight: use dev_get_platdata()
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.
Signed-off-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | kb3886_bl.c | diff c512794cada491e008eeca822af7e4ad5db72a56 Tue Nov 12 17:09:04 CST 2013 Jingoo Han <jg1.han@samsung.com> backlight: use dev_get_platdata()
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.
Signed-off-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | lm3630a_bl.c | diff c512794cada491e008eeca822af7e4ad5db72a56 Tue Nov 12 17:09:04 CST 2013 Jingoo Han <jg1.han@samsung.com> backlight: use dev_get_platdata()
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.
Signed-off-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | ili9320.c | diff c512794cada491e008eeca822af7e4ad5db72a56 Tue Nov 12 17:09:04 CST 2013 Jingoo Han <jg1.han@samsung.com> backlight: use dev_get_platdata()
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.
Signed-off-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | pcf50633-backlight.c | diff c512794cada491e008eeca822af7e4ad5db72a56 Tue Nov 12 17:09:04 CST 2013 Jingoo Han <jg1.han@samsung.com> backlight: use dev_get_platdata()
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.
Signed-off-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | lm3639_bl.c | diff c512794cada491e008eeca822af7e4ad5db72a56 Tue Nov 12 17:09:04 CST 2013 Jingoo Han <jg1.han@samsung.com> backlight: use dev_get_platdata()
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.
Signed-off-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | wm831x_bl.c | diff c512794cada491e008eeca822af7e4ad5db72a56 Tue Nov 12 17:09:04 CST 2013 Jingoo Han <jg1.han@samsung.com> backlight: use dev_get_platdata()
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.
Signed-off-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | gpio_backlight.c | diff c512794cada491e008eeca822af7e4ad5db72a56 Tue Nov 12 17:09:04 CST 2013 Jingoo Han <jg1.han@samsung.com> backlight: use dev_get_platdata()
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.
Signed-off-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | platform_lcd.c | diff c512794cada491e008eeca822af7e4ad5db72a56 Tue Nov 12 17:09:04 CST 2013 Jingoo Han <jg1.han@samsung.com> backlight: use dev_get_platdata()
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.
Signed-off-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | ams369fg06.c | diff c512794cada491e008eeca822af7e4ad5db72a56 Tue Nov 12 17:09:04 CST 2013 Jingoo Han <jg1.han@samsung.com> backlight: use dev_get_platdata()
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.
Signed-off-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | lms283gf05.c | diff c512794cada491e008eeca822af7e4ad5db72a56 Tue Nov 12 17:09:04 CST 2013 Jingoo Han <jg1.han@samsung.com> backlight: use dev_get_platdata()
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.
Signed-off-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | da903x_bl.c | diff c512794cada491e008eeca822af7e4ad5db72a56 Tue Nov 12 17:09:04 CST 2013 Jingoo Han <jg1.han@samsung.com> backlight: use dev_get_platdata()
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.
Signed-off-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | tdo24m.c | diff c512794cada491e008eeca822af7e4ad5db72a56 Tue Nov 12 17:09:04 CST 2013 Jingoo Han <jg1.han@samsung.com> backlight: use dev_get_platdata()
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.
Signed-off-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | adp5520_bl.c | diff c512794cada491e008eeca822af7e4ad5db72a56 Tue Nov 12 17:09:04 CST 2013 Jingoo Han <jg1.han@samsung.com> backlight: use dev_get_platdata()
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.
Signed-off-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | omap1_bl.c | diff c512794cada491e008eeca822af7e4ad5db72a56 Tue Nov 12 17:09:04 CST 2013 Jingoo Han <jg1.han@samsung.com> backlight: use dev_get_platdata()
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.
Signed-off-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | corgi_lcd.c | diff c512794cada491e008eeca822af7e4ad5db72a56 Tue Nov 12 17:09:04 CST 2013 Jingoo Han <jg1.han@samsung.com> backlight: use dev_get_platdata()
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.
Signed-off-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | l4f00242t03.c | diff c512794cada491e008eeca822af7e4ad5db72a56 Tue Nov 12 17:09:04 CST 2013 Jingoo Han <jg1.han@samsung.com> backlight: use dev_get_platdata()
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.
Signed-off-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | 88pm860x_bl.c | diff c512794cada491e008eeca822af7e4ad5db72a56 Tue Nov 12 17:09:04 CST 2013 Jingoo Han <jg1.han@samsung.com> backlight: use dev_get_platdata()
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.
Signed-off-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | adp8870_bl.c | diff c512794cada491e008eeca822af7e4ad5db72a56 Tue Nov 12 17:09:04 CST 2013 Jingoo Han <jg1.han@samsung.com> backlight: use dev_get_platdata()
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.
Signed-off-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | lp855x_bl.c | diff c512794cada491e008eeca822af7e4ad5db72a56 Tue Nov 12 17:09:04 CST 2013 Jingoo Han <jg1.han@samsung.com> backlight: use dev_get_platdata()
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.
Signed-off-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|