]> git.ipfire.org Git - thirdparty/linux.git/commit
reset: mpfs: use the auxiliary device creation
authorJerome Brunet <jbrunet@baylibre.com>
Wed, 11 Jun 2025 10:06:04 +0000 (12:06 +0200)
committerPhilipp Zabel <p.zabel@pengutronix.de>
Fri, 27 Jun 2025 16:15:35 +0000 (18:15 +0200)
commit9d33595c022763822a01889708d0ed24c59fa144
tree7ceec89303ddb15cd1fef0f8b93c6bbdd7a8c0c7
parentfd4a06a2e1661893c5353f8b01bf6ae44cbe094d
reset: mpfs: use the auxiliary device creation

The auxiliary device creation of this driver is simple enough to
use the available auxiliary device creation helper.

Use it and remove some boilerplate code.

Acked-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Link: https://lore.kernel.org/r/20250611-rst-mpfs-aux-v1-1-c86534b473c3@baylibre.com
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
drivers/reset/reset-mpfs.c