summaryrefslogtreecommitdiff
path: root/drivers/pwm/pwm-lpss.c
diff options
context:
space:
mode:
authorUwe Kleine-König <uwe@kleine-koenig.org>2020-11-06 18:15:47 +0100
committerThierry Reding <thierry.reding@gmail.com>2020-12-17 14:18:48 +0100
commit5e5da1e9fbeecdf9d7a7495d7ae2a37453e38499 (patch)
tree43e744122c3575fcfa91a2ce4ff95727bd46b800 /drivers/pwm/pwm-lpss.c
parent269effd03f6142df4c74814cfdd5f0b041b30bf9 (diff)
downloadlinux-5e5da1e9fbeecdf9d7a7495d7ae2a37453e38499.tar.gz
linux-5e5da1e9fbeecdf9d7a7495d7ae2a37453e38499.tar.bz2
linux-5e5da1e9fbeecdf9d7a7495d7ae2a37453e38499.zip
pwm: ab8500: Explicitly allocate pwm chip base dynamically
The ab8500 driver is the last one which doesn't (explicitly) use dynamic allocation of the pwm id. Looking through the kernel sources I didn't find a place that relies on this id. And with the device probed from device tree pdev->id is -1 anyhow; making this explicit looks beneficial, too. Signed-off-by: Uwe Kleine-König <uwe@kleine-koenig.org> Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Diffstat (limited to 'drivers/pwm/pwm-lpss.c')
0 files changed, 0 insertions, 0 deletions