diff options
author | William Breathitt Gray <william.gray@linaro.org> | 2022-11-22 02:10:59 -0500 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-12-09 17:39:33 +0000 |
commit | 69af4bcaa08d06fd4d788a7f7193fb3c40ac6aba (patch) | |
tree | 5904aca64ba1e6526d9591e7d056865f53975718 /drivers/platform/chrome/cros_ec_lpc.c | |
parent | acdce7aa7a4fc1094661feb0b833ae2eec2ad2d0 (diff) | |
download | linux-69af4bcaa08d06fd4d788a7f7193fb3c40ac6aba.tar.bz2 |
regmap-irq: Add handle_mask_sync() callback
Provide a public callback handle_mask_sync() that drivers can use when
they have more complex IRQ masking logic. The default implementation is
regmap_irq_handle_mask_sync(), used if the chip doesn't provide its own
callback.
Cc: Mark Brown <broonie@kernel.org>
Signed-off-by: William Breathitt Gray <william.gray@linaro.org>
Link: https://lore.kernel.org/r/e083474b3d467a86e6cb53da8072de4515bd6276.1669100542.git.william.gray@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/platform/chrome/cros_ec_lpc.c')
0 files changed, 0 insertions, 0 deletions