hwmon: Fix chip feature table headers
These got broken by recent patches fixing checkpatch warnings in these drivers. The trick is that the patches themselves looked good, but the source files after applying them do not. That's why I am not a big fan of using tabs inside comments. Signed-off-by: Jean Delvare <khali@linux-fr.org> Acked-by: Guenter Roeck <linux@roeck-us.net>
This commit is contained in:

committed by
Jean Delvare

parent
3300fb4f88
commit
4101ece3a2
@@ -20,7 +20,7 @@
|
||||
/*
|
||||
* Supports following chips:
|
||||
*
|
||||
* Chip #vin #fanin #pwm #temp wchipid vendid i2c ISA
|
||||
* Chip #vin #fanin #pwm #temp wchipid vendid i2c ISA
|
||||
* w83l786ng 3 2 2 2 0x7b 0x5ca3 yes no
|
||||
*/
|
||||
|
||||
|
Reference in New Issue
Block a user