]> www.infradead.org Git - users/jedix/linux-maple.git/commit
hwmon: (ina2xx) Replace platform data with device properties
authorGuenter Roeck <linux@roeck-us.net>
Tue, 23 Jul 2024 20:23:30 +0000 (13:23 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Fri, 30 Aug 2024 15:34:23 +0000 (08:34 -0700)
commit61a4a8414e1c6331a5a2fcfd235e6252c985f9d7
treeeb5e4e323b1acc58a420d76103906f3fd17f775c
parent9e60bb811f582a13a1f8346675f270db7e48404c
hwmon: (ina2xx) Replace platform data with device properties

There are no in-tree users of ina2xx platform data. Drop it and support
device properties instead as alternative if it should ever be needed.

Reviewed-by: Tzung-Bi Shih <tzungbi@kernel.org>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/ina2xx.c