hwmon: (ina238) Drop platform data support
authorGuenter Roeck <linux@roeck-us.net>
Sun, 31 Aug 2025 21:53:58 +0000 (14:53 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Sun, 7 Sep 2025 23:33:58 +0000 (16:33 -0700)
commit9a8113a5c6eb23aaaafa9bde043b76a22a3a4e44
tree372e4e7b7b6d4c929dadbebc450e9bd8803970bb
parent0bcd01f757bc06471c82a137eafee281ef1b6e38
hwmon: (ina238) Drop platform data support

There are no in-tree users of ina2xx platform data. Drop
support for it. The driver already supports device properties
which can be used as alternative if needed.

Also remove reference to the non-existing shunt_resistor sysfs
attribute from the driver documentation.

Reviewed-by: Chris Packham <chris.packham@alliedtelesis.co.nz>
Tested-by: Chris Packham <chris.packham@alliedtelesis.co.nz> # INA780
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/hwmon/ina238.rst
drivers/hwmon/ina238.c