diff options
author | Aidan MacDonald <aidanmacdonald.0x0@gmail.com> | 2023-05-11 11:13:42 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-05-12 03:28:03 +0200 |
commit | 0a3a56875500aaa5b0bc8f857ed46c8cd46d0775 (patch) | |
tree | 8e1d342e6c1d877c430885edd44206190bef69e9 /samples/vfs | |
parent | regmap-irq: Minor adjustments to .handle_mask_sync() (diff) | |
download | linux-0a3a56875500aaa5b0bc8f857ed46c8cd46d0775.tar.xz linux-0a3a56875500aaa5b0bc8f857ed46c8cd46d0775.zip |
regmap-irq: Drop backward compatibility for inverted mask/unmask
All users must now specify .mask_unmask_non_inverted = true to
ensure they are using the expected semantics: 1s disable IRQs
in the mask registers, and enable IRQs in the unmask registers.
Signed-off-by: Aidan MacDonald <aidanmacdonald.0x0@gmail.com
Link: https://lore.kernel.org/r/20230511091342.26604-5-aidanmacdonald.0x0@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org
Diffstat (limited to 'samples/vfs')
0 files changed, 0 insertions, 0 deletions