[GIT PULL] msm fixes and msm video

From: Daniel Walker
Date: Fri Oct 29 2010 - 20:54:40 EST


Linus,

Most of the MSM changes went in with Russell's ARM merge. This is mostly
fixes for issues discovered after Russell merged my tree. It also has a
couple of changes for drivers/video/msm/ which are just run time fixes.

Nothing remotely huge or exciting.

I created a for-linus branch with a merge of msm-fixes, and msm-video.
If your not into that feel free to pull the individual branches,

git://codeaurora.org/quic/kernel/dwalker/linux-msm.git msm-fixes
git://codeaurora.org/quic/kernel/dwalker/linux-msm.git msm-video

So please pull, and have a nice day!

Daniel

---

The following changes since commit 44234d0c465d996145e9c821fa28a981f2e8309d:

Merge branch 'for-2637/i2c-all' of git://git.fluff.org/bjdooks/linux (2010-10-29 16:15:57 -0700)

are available in the git repository at:

git://codeaurora.org/quic/kernel/dwalker/linux-msm.git for-linus

Daniel Walker (8):
drivers: video: msm: fix hang on disable_irq
drivers: msm: video: add dev_set_name call
msm: fix compile failure on struct membank node member
msm: fix Kconfig target board selection
msm: fix debug-macro.S build failure
msm: fix compile failure when no debug uart is selected
msm: Kconfig: drop unused config options
Merge remote branches 'dwalker/msm-fixes' and 'dwalker/msm-video' into for-linus

Jeff Ohlstein (1):
msm: timer: Decrease shift on timer clocksource

Joe Perches (1):
drivers/video/msm/mddi.c: Remove multiple KERN_<level> uses

Vasiliy Kulikov (1):
arm: mach-msm: fix error handling in msm_iommu_probe()

arch/arm/mach-msm/Kconfig | 9 +++++----
arch/arm/mach-msm/board-halibut.c | 1 -
arch/arm/mach-msm/include/mach/debug-macro.S | 15 +++++++++++++--
arch/arm/mach-msm/iommu_dev.c | 22 +++++++++++++---------
arch/arm/mach-msm/timer.c | 2 +-
drivers/video/msm/mddi.c | 5 ++---
drivers/video/msm/mdp.c | 3 ++-
7 files changed, 36 insertions(+), 21 deletions(-)



--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/