diff options
author | Matti Vaittinen | 2018-12-18 12:58:13 +0200 |
---|---|---|
committer | Mark Brown | 2018-12-19 17:52:54 +0000 |
commit | 84267d1b18abee0c141553396f52a23db71660d3 (patch) | |
tree | a5ae2d4da746a5fcf1b37c93e2cecb8046d13453 /drivers/input | |
parent | bc998a730367a69a1449320d321187d7414668fa (diff) |
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 'drivers/input')
0 files changed, 0 insertions, 0 deletions