hwmon: (ina238) Order chip information alphabetically
authorGuenter Roeck <linux@roeck-us.net>
Sun, 31 Aug 2025 16:34:13 +0000 (09:34 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Sun, 7 Sep 2025 23:34:48 +0000 (16:34 -0700)
commite7702d72c3e3fcc6017d29bba420deb04da3e1d6
tree87c21cc6ca3c60e59615c0c1cc395c24112a45aa
parenta1d5f8ecb934066220b4cb1b8ba831a8726bf52f
hwmon: (ina238) Order chip information alphabetically

Order chip type enum and chip configuration data alphabetically
to simplify adding support for additional chips.

No functional change.

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>
drivers/hwmon/ina238.c