On 29/05/2015 at 17:44:05 +0530, Laxman Dewangan wrote : > Initialise the variable high_bb_charging before using it to avoid > configuring wrong value and fix following compilation warning: > > /* > rtc-palmas.c: In function ‘palmas_rtc_probe’: > rtc-palmas.c:242:7: warning: ‘high_bb_charging’ may be used > uninitialized in this function > */ >
I didn't find a way to get that warning and I'm interested to know how you got it. I've applied the patch anyway. > Signed-off-by: Laxman Dewangan <[email protected]> -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

