diff options
author | Ivaylo Dimitrov <[email protected]> | 2016-06-22 22:22:17 +0300 |
---|---|---|
committer | Tony Lindgren <[email protected]> | 2016-06-29 21:46:31 -0700 |
commit | 4406d52a0b735b27472846953fd0565302af6f3c (patch) | |
tree | c253a8a108123f85f2df0c4077656bf01e8bf668 /drivers/pwm/pwm-omap-dmtimer.c | |
parent | 1a695a905c18548062509178b98bc91e67510864 (diff) |
ir-rx51: Fix build after multiarch changes broke it
The ir-rx51 driver for n900 has been disabled since the multiarch
changes as plat include directory no longer is SoC specific.
Let's fix it with minimal changes to pass the dmtimer calls in
pdata. Then the following changes can be done while things can
be tested to be working for each change:
1. Change the non-pwm dmtimer to use just hrtimer if possible
2. Change the pwm dmtimer to use Linux PWM API with the new
drivers/pwm/pwm-omap-dmtimer.c and remove the direct calls
to dmtimer functions
3. Parse configuration from device tree and drop the pdata
Cc: Mauro Carvalho Chehab <[email protected]>
Cc: Neil Armstrong <[email protected]>
Cc: [email protected]
Signed-off-by: Tony Lindgren <[email protected]>
Signed-off-by: Ivaylo Dimitrov <[email protected]>
Acked-by: Pavel Machek <[email protected]>
Acked-by: Pali Rohár <[email protected]>
Diffstat (limited to 'drivers/pwm/pwm-omap-dmtimer.c')
0 files changed, 0 insertions, 0 deletions