• Jean Delvare's avatar
    [PATCH] I2C: Allow it87 pwm reconfiguration · 8929157c
    Jean Delvare authored
    Quoting myself:
    
    > As soon as you will have confirmed that everything worked as expected,
    > Jonas and I will provide a patch adding a pwm polarity reconfiguration
    > module parameter for you to test. This should give you access to the
    > PWM features of your it87 chip again, but in a safe way for a change
    > ;)
    
    Here comes this patch. The new "fix_pwm_polarity" module parameter
    allows one to force the it87 chip reconfiguration. This is only
    supported in the case the original PWM configuration is suspected to be
    bogus, and only if we think that reconfiguring the chip is safe.
    
    I wish to thank Rudolf Marek and Jonas Munsin again for their testing
    and review of my code.
    Signed-off-by: default avatarJean Delvare <khali@linux-fr.org>
    Signed-off-by: default avatarGreg Kroah-Hartman <greg@kroah.com>
    8929157c
it87.c 35.5 KB