Re: [PATCH] hwmon: (ina2xx) drop unused platform data
From: Guenter Roeck
Date: Thu Mar 26 2026 - 07:34:42 EST
Hi,
On Thu, Mar 26, 2026 at 10:30:00AM +0100, Bartosz Golaszewski wrote:
> Nobody defines struct ina2xx_platform_data. Remove platform data support
> from the drivers which still have it (it's effectively dead code) and
> remove the header.
>
> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxxxxxxxx>
> Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
Thanks a lot for your patch. Checkpatch complains:
CHECK: Alignment should match open parenthesis
No need to resend, I'll fix that up.
Applied.
Guenter