diff options
author | Dan Carpenter <[email protected]> | 2013-02-21 16:44:01 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2013-02-21 17:22:25 -0800 |
commit | eeb1ef3b641f078cb1079cec48a8da2bdf449f21 (patch) | |
tree | 283bfbe536b34c249a161c6c69a45b98b7d5be59 /lib/memory-notifier-error-inject.c | |
parent | c84c383366bcb1025b03a82e5ebcf9f1c645ec68 (diff) |
drivers/video/backlight/s6e63m0.c: report ->gamma_table_count correctly
gamma_table has 3 arrays which each hold MAX_GAMMA_LEVEL pointers to int.
The current code sets ->gamma_table_count to 6 on 64bit arches and to 3 on
32 bit arches. It should be 3 on everything.
Signed-off-by: Dan Carpenter <[email protected]>
Cc: Jingoo Han <[email protected]>
Cc: Florian Tobias Schandinat <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions