Merge remote-tracking branch 'regmap/topic/type' into regmap-next
This commit is contained in:
commit
7c8a299430
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@ bool regmap_precious(struct regmap *map, unsigned int reg)
|
||||||
}
|
}
|
||||||
|
|
||||||
static bool regmap_volatile_range(struct regmap *map, unsigned int reg,
|
static bool regmap_volatile_range(struct regmap *map, unsigned int reg,
|
||||||
unsigned int num)
|
size_t num)
|
||||||
{
|
{
|
||||||
unsigned int i;
|
unsigned int i;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue