summaryrefslogtreecommitdiffstats
path: root/drivers/input
diff options
context:
space:
mode:
authorBoris Brezillon <boris.brezillon@free-electrons.com>2016-04-14 21:17:24 +0200
committerThierry Reding <thierry.reding@gmail.com>2016-05-17 14:45:00 +0200
commit2289711c9d4d588954ff86a06685f1579bf6c446 (patch)
treee95780149a6a2ad0bc5d61486d38ff96254c941d /drivers/input
parentclk: pwm: Use pwm_get_args() where appropriate (diff)
downloadlinux-2289711c9d4d588954ff86a06685f1579bf6c446.tar.xz
linux-2289711c9d4d588954ff86a06685f1579bf6c446.zip
hwmon: pwm-fan: Use pwm_get_args() where appropriate
The PWM framework has clarified the concept of reference PWM config (the platform dependent config retrieved from the DT or the PWM lookup table) and real PWM state. Use pwm_get_args() when the PWM user wants to retrieve this reference config and not the current state. This is part of the rework allowing the PWM framework to support hardware readout and expose real PWM state even when the PWM has just been requested (before the user calls pwm_config/enable/disable()). Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com> Acked-by: Kamil Debski <k.debski@samsung.com> Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Diffstat (limited to 'drivers/input')
0 files changed, 0 insertions, 0 deletions