summaryrefslogtreecommitdiff
path: root/drivers/hwmon/pwm-fan.c
diff options
context:
space:
mode:
authorBoris Brezillon <boris.brezillon@free-electrons.com>2016-04-14 22:17:23 +0300
committerThierry Reding <thierry.reding@gmail.com>2016-05-17 15:45:00 +0300
commitdd0b38b7ca0d8c8aadcf8a17d7c90d36ab8ab6e4 (patch)
treee3f65fb7ce62b112efbccdbdb05bb26653fa7539 /drivers/hwmon/pwm-fan.c
parent4b58896f72176b781816a9e14dcea5f755b19b5c (diff)
downloadlinux-dd0b38b7ca0d8c8aadcf8a17d7c90d36ab8ab6e4.tar.xz
clk: pwm: 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: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Diffstat (limited to 'drivers/hwmon/pwm-fan.c')
0 files changed, 0 insertions, 0 deletions