Skip to content
Commit eaaad16a authored by Baruch Siach's avatar Baruch Siach Committed by Thierry Reding
Browse files

gpio: mvebu: Drop PWM base assignment



pwmchip_add() unconditionally assigns the base ID dynamically. Commit
f9a8ee8c ("pwm: Always allocate PWM chip base ID dynamically")
dropped all base assignment from drivers under drivers/pwm/. It missed
this driver. Fix that.

Fixes: f9a8ee8c ("pwm: Always allocate PWM chip base ID dynamically")
Signed-off-by: default avatarBaruch Siach <baruch@tkos.co.il>
Reviewed-by: default avatarUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: default avatarThierry Reding <thierry.reding@gmail.com>
parent 1d24cc89
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment