]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: pxa: mioa701: Use PWM lookup table
authorThierry Reding <thierry.reding@gmail.com>
Mon, 5 Oct 2015 08:49:48 +0000 (10:49 +0200)
committerRobert Jarzmik <robert.jarzmik@free.fr>
Wed, 14 Oct 2015 21:06:47 +0000 (23:06 +0200)
commit64c644a40dedd23e9d80d24095ac1a2ab0799ca6
tree0c8e6ef782aea6805b3f9276e8c53c0149d19fd5
parenta6bedd11dad4ea53ffe195fdeec7053640754581
ARM: pxa: mioa701: Use PWM lookup table

Use a PWM lookup table to provide the PWM to the pwm-backlight device.
The driver has a legacy code path that is required only because boards
still use the legacy method of requesting PWMs by global ID. Replacing
these usages allows that legacy fallback to be removed.

Cc: Daniel Mack <daniel@zonque.org>
Cc: Haojian Zhuang <haojian.zhuang@gmail.com>
Cc: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
arch/arm/mach-pxa/mioa701.c