]> git.ipfire.org Git - thirdparty/linux.git/commit
mfd: intel_soc_pmic_bxtwc: Deduplicate error messages
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 16 Oct 2024 10:49:54 +0000 (13:49 +0300)
committerLee Jones <lee@kernel.org>
Thu, 31 Oct 2024 14:58:50 +0000 (14:58 +0000)
commit4a8b3d48dad2ddbbb150602606c65bef3c2b3f8e
tree3a047aa4c80d98028d6544cb6524d46ebe064623
parent3d6b7374f0d8b5f8945185e901a6f5e7ae887a16
mfd: intel_soc_pmic_bxtwc: Deduplicate error messages

Move the individual error messages inside bxtwc_add_chained_irq_chip()
in order to deduplicate them.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20241016105201.757024-5-andriy.shevchenko@linux.intel.com
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/mfd/intel_soc_pmic_bxtwc.c