regmap: Pass irq_drv_data as a parameter for set_type_config()
authorWilliam Breathitt Gray <william.gray@linaro.org>
Wed, 5 Apr 2023 15:45:42 +0000 (11:45 -0400)
committerMark Brown <broonie@kernel.org>
Wed, 5 Apr 2023 16:19:24 +0000 (17:19 +0100)
commit7697c64b9e4908196f0ae68aa6d423dd40607973
tree5a65273bd63c1fb89c8a3ac3f5a89ca1eecd6b29
parente8d018dd0257f744ca50a729e3d042cf2ec9da65
regmap: Pass irq_drv_data as a parameter for set_type_config()

Allow the struct regmap_irq_chip set_type_config() callback to access
irq_drv_data by passing it as a parameter.

Signed-off-by: William Breathitt Gray <william.gray@linaro.org>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20e15cd3afae80922b7e0577c7741df86b3390c5.1680708357.git.william.gray@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/base/regmap/regmap-irq.c
include/linux/regmap.h