]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mfd: bd96801: Drop IC name from the regulator IRQ resources
authorMatti Vaittinen <mazziesaccount@gmail.com>
Tue, 8 Apr 2025 08:45:16 +0000 (11:45 +0300)
committerLee Jones <lee@kernel.org>
Thu, 24 Apr 2025 13:52:48 +0000 (14:52 +0100)
commitd082571fca4d1db5642ad4436cef22d65bfe4153
tree56a1546f09ac1df74a2983674f65990374283fab
parent7289d96ba557fb5e0a90813b7e24f3815127d14d
mfd: bd96801: Drop IC name from the regulator IRQ resources

The resources generated in the BD96801 MFD driver are only visible to
the sub-drivers whose resource fields they are added. This makes
abbreviating the resource name with the IC name pointless. It just adds
confusion in those sub-drivers which do not really care the exact model
that generates the IRQ but just want to know the purpose IRQ was
generated for. This is a preparatory fix to simplify adding support for
ROHM BD96802 PMIC.

Signed-off-by: Matti Vaittinen <mazziesaccount@gmail.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/0b39a793d925651b1ec2d78e92d47a24849d216b.1744090658.git.mazziesaccount@gmail.com
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/mfd/rohm-bd96801.c