On 07/24/2014 08:14 PM, Axel Lin wrote:
Use of_match_ptr and proper #ifdef CONFIG_OF guard for of_device_id table. Also makes of_pwm_fan_match const. Signed-off-by: Axel Lin <axel.lin@xxxxxxxxxx>
The driver won't instantiate if OF is not configured. Given that, I'd rather keep the code as is, because it does compile without CONFIG_OF, so the ifdef is not really technically necessary. Guenter _______________________________________________ lm-sensors mailing list lm-sensors@xxxxxxxxxxxxxx http://lists.lm-sensors.org/mailman/listinfo/lm-sensors