]> git.baikalelectronics.ru Git - kernel.git/commit
hwmon: (nct6775) Fix comment in the description of pwm_mode
authorGuenter Roeck <linux@roeck-us.net>
Mon, 18 Jun 2018 16:21:46 +0000 (09:21 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 9 Jul 2018 03:08:13 +0000 (20:08 -0700)
commit68fe3481fd67c350831661767f624e1cd1047a0f
tree5f0551f5c323cfc5c3e09437c79442c3325c7a21
parent539b94c14a66b3825ef93c6179c38c48df09c73d
hwmon: (nct6775) Fix comment in the description of pwm_mode

Commit 84a9b10d1ff4c9 ("hwmon: (nct6775) Fix writing pwmX_mode") changed
the definition of the pwm_mode variable, but did not update the comment
describing it.

Reported-by: Ben Hutchings <ben.hutchings@codethink.co.uk>
Cc: Ben Hutchings <ben.hutchings@codethink.co.uk>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/nct6775.c