Re: [PATCH v4 2/8] reset: mpfs: use the auxiliary device creation

2025-02-19 Thread Philipp Zabel
On Di, 2025-02-18 at 20:29 +0100, Jerome Brunet wrote: > 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 > Signed-off-by: Jerome Brunet Reviewed-by: Ph

[PATCH v4 2/8] reset: mpfs: use the auxiliary device creation

2025-02-18 Thread Jerome Brunet
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 Signed-off-by: Jerome Brunet --- drivers/reset/reset-mpfs.c | 56 +-