hwmon: (pmbus/lm25066) Report VAUX as vmon
authorGuenter Roeck <linux@roeck-us.net>
Wed, 6 Feb 2013 17:55:37 +0000 (09:55 -0800)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 8 Apr 2013 04:16:41 +0000 (21:16 -0700)
So far the driver reported the voltage on VAUX as "vout2". This was not
entirely appropriate as it is not an output voltage, and complicates
the code. Use the new virtual "VMON" register set and report the voltage
as "vmon" instead.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>

No differences found