linux-stable/drivers/base/regmap
Mark Zhang 7151449fe7
regmap-irq: do not write mask register if mask_base is zero
If client have not provided the mask base register then do not
write into the mask register.

Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Signed-off-by: Jinyoung Park <jinyoungp@nvidia.com>
Signed-off-by: Venkat Reddy Talla <vreddytalla@nvidia.com>
Signed-off-by: Mark Zhang <markz@nvidia.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2019-01-14 22:11:22 +00:00
..
Kconfig regmap: add SCCB support 2018-07-18 15:45:23 +01:00
Makefile regmap: add SCCB support 2018-07-18 15:45:23 +01:00
internal.h Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-rw' into regmap-next 2018-10-21 12:07:26 +01:00
regcache-flat.c
regcache-lzo.c
regcache-rbtree.c regmap: rbtree: convert to DEFINE_SHOW_ATTRIBUTE 2018-12-17 19:03:36 +00:00
regcache.c
regmap-ac97.c
regmap-debugfs.c regmap: debugfs: convert to DEFINE_SHOW_ATTRIBUTE 2018-12-17 19:06:13 +00:00
regmap-i2c.c
regmap-irq.c regmap-irq: do not write mask register if mask_base is zero 2019-01-14 22:11:22 +00:00
regmap-mmio.c
regmap-sccb.c regmap: sccb: fix typo and sort headers alphabetically 2018-07-23 18:05:08 +01:00
regmap-sdw.c
regmap-slimbus.c regmap: slimbus: add support to multi read/write 2018-07-11 11:58:04 +01:00
regmap-spi.c
regmap-spmi.c
regmap-w1.c
regmap.c Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-rw' into regmap-next 2018-10-21 12:07:26 +01:00
trace.h