From: Kamil Debski Date: Wed, 16 Jul 2014 15:46:42 +0000 (+0200) Subject: hwmon: Add pwm-fan driver X-Git-Tag: omap-for-v3.17/fixes-against-rc2~159^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d82d57767c85984132cde4efaf89ad6db290cda3;p=pandora-kernel.git hwmon: Add pwm-fan driver The pwm-fan driver enables control of fans connected to PWM lines. This driver uses the PWM framework, so it is compatible with all PWM devices that provide drivers through the PWM framework. Signed-off-by: Kamil Debski Reviewed-by: Varka Bhadram Reviewed-by: Tobias Klauser [Guenter Roeck: Last argument to devm_of_pwm_get is pointer, use NULL] Signed-off-by: Guenter Roeck --- Reading git-diff-tree failed