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)
commit8bd2d03e54bbe2c75802c81f5635ebb4c36f7a2c
treebf3d11b5f25a1ad0f2a25705f55a43ea996408f4
parent0ce8ea71fae006fce5ddd7fc6f22d1a6c72375a6
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