Files
Linux/drivers/base/regmap
Ben Whitten 2e31aab08b regmap: fix writes to non incrementing registers
When checking if a register block is writable we must ensure that the
block does not start with or contain a non incrementing register.

Fixes: 8b9f9d4dc5 ("regmap: verify if register is writeable before writing operations")
Signed-off-by: Ben Whitten <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
2020-01-21 17:16:26 +00:00
..
2019-06-07 13:09:55 +01:00
2019-06-07 13:09:55 +01:00
2018-01-08 11:27:18 +00:00