Arnd Bergmann
2017-07-21 15:22:45 UTC
Based on the earlier feedback so far, I have split out the patch
per platform, improved the davinci implementation, dropped both
ep93xx (which has a proper implementation coming) and mmp (which
is dead code anyway), and decided to do the sa1100 implementation
differnently (without warning).
Arnd
Arnd Bergmann (3):
ARM: davinci: normalize clk API
ARM: sa1100: normalize clk API
ARM: w90x900: normalize clk API
arch/arm/mach-davinci/clock.c | 9 +++++++++
arch/arm/mach-sa1100/clock.c | 25 +++++++++++++++++++++++++
arch/arm/mach-w90x900/clock.c | 29 +++++++++++++++++++++++++++++
3 files changed, 63 insertions(+)
per platform, improved the davinci implementation, dropped both
ep93xx (which has a proper implementation coming) and mmp (which
is dead code anyway), and decided to do the sa1100 implementation
differnently (without warning).
Arnd
Arnd Bergmann (3):
ARM: davinci: normalize clk API
ARM: sa1100: normalize clk API
ARM: w90x900: normalize clk API
arch/arm/mach-davinci/clock.c | 9 +++++++++
arch/arm/mach-sa1100/clock.c | 25 +++++++++++++++++++++++++
arch/arm/mach-w90x900/clock.c | 29 +++++++++++++++++++++++++++++
3 files changed, 63 insertions(+)
--
2.9.0
2.9.0