diff options
author | Aidan MacDonald <aidanmacdonald.0x0@gmail.com> | 2022-07-21 13:25:57 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-08-28 22:20:01 +0300 |
commit | 255a03bb1bb3b10d1c1ca785c596db84723f59d7 (patch) | |
tree | bd59c366a9eaa2c0ee62c070df6939c1e1bc2972 /sound/soc/codecs/wcd938x.c | |
parent | cd3b9a0f205249c3e7482270b695b90ecf382187 (diff) | |
download | linux-255a03bb1bb3b10d1c1ca785c596db84723f59d7.tar.xz |
ASoC: wcd9335: Convert irq chip to config regs
Type registers in regmap-irq have been deprecated in favor of config
registers, which are more general. Chips using type_base can switch
over to a single config base register and a standard ->set_irq_type()
callback provided by regmap-irq, which uses the type info associated
with each 'struct regmap_irq' to update type registers in the same
way as the old code did.
Signed-off-by: Aidan MacDonald <aidanmacdonald.0x0@gmail.com>
Link: https://lore.kernel.org/r/20220721102558.25457-2-aidanmacdonald.0x0@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/codecs/wcd938x.c')
0 files changed, 0 insertions, 0 deletions