[PATCH 0/3] omap: dmtimer: Fix and cleanup moved driver
From: Ladislav Michl <hidden>
Date: 2018-01-17 21:46:35
Also in:
linux-omap, linux-pwm, lkml
From: Ladislav Michl <hidden>
Date: 2018-01-17 21:46:35
Also in:
linux-omap, linux-pwm, lkml
This series is build on top od Keerthy's 'omap: dmtimer: Move driver out of plat-omap' v7. Ladislav Michl (3): clocksource: timer-dm: Check prescaler value pwm: pwm-omap-dmtimer: Fix frequency when using prescaler clocksource: timer-dm: Make unexported functions static drivers/clocksource/timer-dm.c | 222 ++++++++++++++++++++--------------------- drivers/pwm/pwm-omap-dmtimer.c | 92 +++++++++------- include/clocksource/dmtimer.h | 24 ---- 3 files changed, 164 insertions(+), 174 deletions(-)