summaryrefslogtreecommitdiff
path: root/COPYING
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2020-09-14 12:21:49 +0200
committerTobias Klauser <tklauser@distanz.ch>2020-09-14 12:21:49 +0200
commit4ac22863fcb053fa416ec9c65eb40a03a316ef14 (patch)
tree8c0ff3075f2da9da36b69d688475c70e95da7114 /COPYING
parentc5ba2c5d06f3786b398df7c3e169c1beba2a1f68 (diff)
llmnrd v0.7v0.7
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions
nux/net-next.git/diff/.mailmap?id=fbd45a12988e75a48d392feb8b0e5feb5d612513&id2=e39c0df1be5a97e0910b09af1530bdf3de057a06'>diff)
pwm: Fix pwm_apply_args() call sites
pwm_apply_args() is supposed to initialize a PWM device according to the arguments provided by the DT or the PWM lookup, but this function was called inside pwm_device_request(), which in turn was called before the core had a chance to initialize the pwm->args fields. Fix that by calling pwm_apply_args directly in pwm_get() and of_pwm_get() after initializing pwm->args field. This commit also fixes an invalid pointer dereference introduced by commit e39c0df1be5a ("pwm: Introduce the pwm_args concept"). Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com> Fixes: e39c0df1be5a ("pwm: Introduce the pwm_args concept") Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Diffstat (limited to '.mailmap')