diff options
| author | Andrew Bresticker <[email protected]> | 2013-04-29 16:17:58 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2013-04-29 18:28:18 -0700 |
| commit | 46e1915eef9c0e935a09808a30e167abb857b4ec (patch) | |
| tree | 5ebca88c181f8cda4ea901d56c83814eba3876ec /tools/perf/scripts/python/bin | |
| parent | 40d88fc60d426b0e1306adf6ec0be9da164e5d2a (diff) | |
drivers/video/backlight/platform_lcd.c: introduce probe callback
Platform LCD devices may need to do some device-specific initialization
before they can be used (regulator or GPIO setup, for example), but
currently the driver does not support any way of doing this. This patch
adds a probe() callback to plat_lcd_data which platform LCD devices can
set to indicate that device-specific initialization is needed.
Signed-off-by: Andrew Bresticker <[email protected]>
Cc: Richard Purdie <[email protected]>
Cc: Florian Tobias Schandinat <[email protected]>
Reviewed-by: Doug Anderson <[email protected]>
Acked-by: Jingoo Han <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions