Re: [PATCH] backlight: adp8860: fix another uninitialized variable use

2015-12-22 Thread Jingoo Han
On Tuesday, December 01, 2015 6:33 PM, Michael Hennerich wrote: > On 11/30/2015 12:24 PM, Arnd Bergmann wrote: > > A recent patch I did fixed two potential uses of uninitialized > > variables in the adp8870 and adp8860 drivers. Unfortunately, > > I missed another one: > > > > drivers/video/backligh

Re: [PATCH] backlight: adp8860: fix another uninitialized variable use

2015-12-01 Thread Michael Hennerich
On 11/30/2015 12:24 PM, Arnd Bergmann wrote: A recent patch I did fixed two potential uses of uninitialized variables in the adp8870 and adp8860 drivers. Unfortunately, I missed another one: drivers/video/backlight/adp8860_bl.c: In function 'adp8860_bl_ambient_light_level_show': drivers/video/b

[PATCH] backlight: adp8860: fix another uninitialized variable use

2015-11-30 Thread Arnd Bergmann
A recent patch I did fixed two potential uses of uninitialized variables in the adp8870 and adp8860 drivers. Unfortunately, I missed another one: drivers/video/backlight/adp8860_bl.c: In function 'adp8860_bl_ambient_light_level_show': drivers/video/backlight/adp8860_bl.c:570:11: warning: 'reg_val