]> asedeno.scripts.mit.edu Git - linux.git/commit
regmap: Add missing initialization of this_page
authorGeert Uytterhoeven <geert@linux-m68k.org>
Tue, 22 Apr 2014 10:47:29 +0000 (12:47 +0200)
committerMark Brown <broonie@linaro.org>
Thu, 1 May 2014 03:45:58 +0000 (20:45 -0700)
commitb48d13988bee440e43a510ea8878f1f329cee189
tree6c5c0bc7c96f3073f16e8daede684266a7625bf3
parentf5727cd31283aa478f7f9396c6eb7b5aceebb869
regmap: Add missing initialization of this_page

drivers/base/regmap/regmap.c: In function ‘_regmap_range_multi_paged_reg_write’:
drivers/base/regmap/regmap.c:1665: warning: ‘this_page’ may be used uninitialized in this function

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/base/regmap/regmap.c