]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'imx-fixes-3.8-2' of git://git.linaro.org/people/shawnguo/linux-2.6 into...
authorOlof Johansson <olof@lixom.net>
Tue, 15 Jan 2013 18:55:40 +0000 (10:55 -0800)
committerOlof Johansson <olof@lixom.net>
Tue, 15 Jan 2013 18:55:50 +0000 (10:55 -0800)
commit6960d46a88477c1a8404d225a21331131c5113c2
treef43f5a1a37ae05bb4c9cd9a6abda3c0f2bc52f84
parent72533b77d30c2be02672e26b5dde1263d7b4c2be
parent83ae20981ae924c37d02a42c829155fc3851260c
Merge tag 'imx-fixes-3.8-2' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes

From Shawn Guo:
It's the second batch of fixes for 3.8, which includes one fixing for
!CONFIG_SMP build, two patches fixing broken imxfb driver caused by
multiplatform conversion, and a couple of pm/hotplug fixes.

* tag 'imx-fixes-3.8-2' of git://git.linaro.org/people/shawnguo/linux-2.6:
  ARM: imx: correct low-power mode setting
  ARM: imx: disable cpu in .cpu_kill hook
  video: imxfb: fix imxfb_info configuration order
  ARM: imx: platform-imx-fb: modifies platform device name
  ARM: imx: fix build error with !CONFIG_SMP

Signed-off-by: Olof Johansson <olof@lixom.net>