mfd: intel_soc_pmic_crc: Use DEFINE_RES_IRQ_NAMED() macro
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 30 Aug 2018 16:52:50 +0000 (19:52 +0300)
committerLee Jones <lee.jones@linaro.org>
Tue, 23 Oct 2018 07:58:34 +0000 (08:58 +0100)
commit0ce8ea71fae006fce5ddd7fc6f22d1a6c72375a6
tree0456756cf7c48c2da33de39b4b215d22075b4bd9
parent95d617b4d66cd783f643cb763c096c2ce5f6b490
mfd: intel_soc_pmic_crc: Use DEFINE_RES_IRQ_NAMED() macro

Instead of open coding each data structure with IRQ resources,
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