]> git.ipfire.org Git - people/ms/linux.git/commit
hwmon: (adc128d818) Drop write support on inX_input attributes
authorGuenter Roeck <linux@roeck-us.net>
Mon, 7 Jul 2014 14:10:10 +0000 (07:10 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Jul 2014 23:23:10 +0000 (16:23 -0700)
commit664a1d2a3e53518d0a8cdedda4f523612fc6c59b
treebfc22f76810b114c7b22e7a4b911a70d00b48f47
parent05deccd11377a6f06d37d9760e2e8daa087bb01f
hwmon: (adc128d818) Drop write support on inX_input attributes

commit 7fe7381cbdadf16792e733789983690b3fa82880 upstream.

Writes into input registers doesn't make sense, even more so since
the writes actually ended up writing into the maximum limit registers.
Drop it.

Reviewed-by: Jean Delvare <jdelvare@suse.de>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hwmon/adc128d818.c