aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pwm/pwm-jz4740.c
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2024-01-09 21:34:31 +0000
committerUwe Kleine-König <[email protected]>2024-01-12 17:24:55 +0000
commita297d07b9a1e4fb8cda25a4a2363a507d294b7c9 (patch)
tree14a725183d7855a84fdbf99c52b4efa253470ab2 /drivers/pwm/pwm-jz4740.c
parentpwm: bcm2835: Remove duplicate call to clk_rate_exclusive_put() (diff)
downloadkernel-a297d07b9a1e4fb8cda25a4a2363a507d294b7c9.tar.gz
kernel-a297d07b9a1e4fb8cda25a4a2363a507d294b7c9.zip
pwm: Fix out-of-bounds access in of_pwm_single_xlate()
With args->args_count == 2 args->args[2] is not defined. Actually the flags are contained in args->args[1]. Fixes: 3ab7b6ac5d82 ("pwm: Introduce single-PWM of_xlate function") Cc: [email protected] Link: https://lore.kernel.org/r/243908750d306e018a3d4bf2eb745d53ab50f663.1704835845.git.u.kleine-koenig@pengutronix.de Signed-off-by: Uwe Kleine-König <[email protected]>
Diffstat (limited to 'drivers/pwm/pwm-jz4740.c')
0 files changed, 0 insertions, 0 deletions