|
@@ -1665,7 +1665,7 @@ static int _regmap_range_multi_paged_reg_write(struct regmap *map,
|
|
int ret;
|
|
int ret;
|
|
int i, n;
|
|
int i, n;
|
|
struct reg_default *base;
|
|
struct reg_default *base;
|
|
- unsigned int this_page;
|
|
|
|
|
|
+ unsigned int this_page = 0;
|
|
/*
|
|
/*
|
|
* the set of registers are not neccessarily in order, but
|
|
* the set of registers are not neccessarily in order, but
|
|
* since the order of write must be preserved this algorithm
|
|
* since the order of write must be preserved this algorithm
|