diff options
author | Axel Lin <[email protected]> | 2011-08-03 16:21:17 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2011-08-03 14:25:22 -1000 |
commit | 5d6f921b42749d1a70441685b7a4f2801e12ebfb (patch) | |
tree | 6c2bdf6a7de23e7ec7d8d5990586e1a0527164b0 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 4c4dd903e72507c853b8c2b04b22e0d0c721fd93 (diff) |
drivers/video/backlight/aat2870_bl.c: fix setting max_current
- Current implementation tests wrong value for setting
aat2870_bl->max_current.
- In the current implementation, we cannot differentiate between 2 cases:
a) if pdata->max_current is not set , or
b) pdata->max_current is set to AAT2870_CURRENT_0_45 (which is also 0).
Fix it by setting AAT2870_CURRENT_0_45 to be 1 and adjust the equation in
aat2870_brightness() accordingly.
Signed-off-by: Axel Lin <[email protected]>
Cc: Richard Purdie <[email protected]>
Cc: Samuel Ortiz <[email protected]>
Tested-by: Jin Park <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions