From: Laxman Dewangan Date: Mon, 26 Nov 2012 23:14:28 +0000 (+0530) Subject: regulator: tps6586x: fix build warning in debug build X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~35^2~6^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10835600cf8f3459cb4420fc2a6b9f57bad15307;p=pandora-kernel.git regulator: tps6586x: fix build warning in debug build When building the driver in debug mode, it generates warning as drivers/regulator/tps6586x-regulator.c: In function 'tps6586x_regulator_probe': drivers/regulator/tps6586x-regulator.c:392:9: warning: 'id' is used uninitialized in this function [-Wuninitialized] Fix this warning. Signed-off-by: Laxman Dewangan Reported-by: Stephen Warren Signed-off-by: Mark Brown --- Reading git-diff-tree failed