]> git.baikalelectronics.ru Git - kernel.git/commit
mfd: intel_soc_pmic_crc: Use REGMAP_IRQ_REG() macro
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 30 Aug 2018 16:52:51 +0000 (19:52 +0300)
committerLee Jones <lee.jones@linaro.org>
Tue, 23 Oct 2018 07:58:34 +0000 (08:58 +0100)
commit1d14e0e0edcd34ce672adaf5a3d129e5eb234961
treebf3d11b5f25a1ad0f2a25705f55a43ea996408f4
parentfa4db93422db48f4082f4a0bd8a3fd26e67c976e
mfd: intel_soc_pmic_crc: Use REGMAP_IRQ_REG() macro

Instead of open coding each data structure with regmap IRQresources,
use dedicated macro.

No functional change intended.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/intel_soc_pmic_crc.c