[GIT PULL] few omap fixes for v3.17 merge window

Tony Lindgren tony at atomide.com
Fri Aug 1 04:16:00 PDT 2014


The following changes since commit 3965f5ba0489c01f419216c8909965b9a6a39388:

  Merge branch 'omap-for-v3.17/mailbox' into omap-for-v3.17/soc (2014-07-23 01:26:02 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.17/soc-fixes

for you to fetch changes up to ae21e6180a03c147514c606b4e649690e0cbd40e:

  ARM: OMAP3: Fix coding style problems in arch/arm/mach-omap2/control.c (2014-08-01 01:21:14 -0700)

----------------------------------------------------------------
Few fixes for the v3.17 merge window:

- Fix for DPLL rate rounding

- Fix for omap3 ES3.1.2 suspend

- Few coding style fixes

Note that these are based on earlier omap-for-v3.17/soc.
No strict dependency to it though, but I already merged in
the pull request from Paul for the first fix into it and
these are all SoC related.

----------------------------------------------------------------
Jeremy Vial (2):
      ARM: OMAP3: Fix choice of omap3_restore_es function in OMAP34XX rev3.1.2 case.
      ARM: OMAP3: Fix coding style problems in arch/arm/mach-omap2/control.c

Paul Walmsley (1):
      ARM: OMAP2+: clock: allow omap2_dpll_round_rate() to round to next-lowest rate

Tony Lindgren (1):
      Merge tag 'for-v3.17/omap-clock-b' of git://git.kernel.org/.../pjw/omap-pending into omap-for-v3.17/soc

 arch/arm/mach-omap2/clkt_dpll.c | 28 +++++++++++++++++++++-------
 arch/arm/mach-omap2/control.c   |  6 +++---
 arch/arm/mach-omap2/dpll3xxx.c  | 13 +++++++++++--
 3 files changed, 35 insertions(+), 12 deletions(-)



More information about the linux-arm-kernel mailing list