diff options
| author | Kim, Milo <[email protected]> | 2013-04-29 23:18:05 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2013-04-30 01:28:19 +0000 |
| commit | c365e59d47b75c5f288f7e63d95dc0c9abcfe516 (patch) | |
| tree | 93b77b3a538b27797ab5bbd50f5c462b8154dec1 /lib/dynamic_debug.c | |
| parent | backlight: lp855x: fix initial brightness type (diff) | |
| download | kernel-c365e59d47b75c5f288f7e63d95dc0c9abcfe516.tar.gz kernel-c365e59d47b75c5f288f7e63d95dc0c9abcfe516.zip | |
backlight: lp855x: remove duplicate platform data
The 'load_new_rom_data' was used for checking whether new ROM data should
be updated or not.
However, we can decide it with 'size_program' data. If the size is
greater than 0, it means updating ROM area is required. Otherwise, the
default ROM data will be used. Therefore, this duplicate platform data
can be removed.
Signed-off-by: Milo(Woogyom) Kim <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions
