Re: [PATCH v1 1/2] hwmon: (pmbus/mp2869) Remove unused driver data

From: Guenter Roeck

Date: Tue May 12 2026 - 14:40:20 EST


On Tue, May 12, 2026 at 06:28:56PM +0200, Uwe Kleine-König (The Capable Hub) wrote:
> The driver doesn't make use of the i2c .driver_data and the of .data. So
> drop the useless and irritating assignments.
>
> While touching all these lines, use named initializers for the i2c
> device ids and convert to the most common usage of spacing in such
> arrays.
>
> Signed-off-by: Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@xxxxxxxxxxxx>

Applied.

Thanks,
Guenter