]> git.baikalelectronics.ru Git - kernel.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)
commit888bd3667a2bf0cd5ea6dceff649fab4a4c7c8dc
treef43f5a1a37ae05bb4c9cd9a6abda3c0f2bc52f84
parent7c7d2cbc13e0a4c892d917a124035e03c4c8e2c5
parent62ead423746e3e5da5f8b84521f78317357f0b16
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>