aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/regmap.h
diff options
context:
space:
mode:
authorMatti Vaittinen <matti.vaittinen@fi.rohmeurope.com>2018-12-18 12:58:13 +0200
committerMark Brown <broonie@kernel.org>2018-12-19 17:52:54 +0000
commit84267d1b18abee0c141553396f52a23db71660d3 (patch)
treea5ae2d4da746a5fcf1b37c93e2cecb8046d13453 /include/linux/regmap.h
parentregmap: irq: handle HW using separate rising/falling edge interrupts (diff)
downloadlinux-dev-84267d1b18abee0c141553396f52a23db71660d3.tar.xz
linux-dev-84267d1b18abee0c141553396f52a23db71660d3.zip
regmap: regmap-irq: Remove default irq type setting from core
The common code should not set IRQ type. Read HW defaults to the cache at startup instead of forcing type to EDGE_BOTH. If default setting is needed this should be done via normal mechanisms or by chip specific code if normal mechanisms are not suitable for some reason. Common regmap-irq code should not have defaults hard-coded but keep the HW/boot defaults untouched. Signed-off-by: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com> Tested-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/linux/regmap.h')
0 files changed, 0 insertions, 0 deletions