]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 25 Mar 2013 16:26:10 +0000 (09:26 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 25 Mar 2013 16:26:10 +0000 (09:26 -0700)
commitfb9bb1829ddf6692cd31b28183688b42e1eda149
treead2fd814162a8e428fe64af709770e593d1ffe6d
parent844fdd9ac1cdd756f5bd233f302ecabb27dd387a
parentc69d72aec52eb5234f433259ac5dcc3b68f1480d
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc

Pull ARM SoC bug fixes from Arnd Bergmann:
 "Four patches for arm-soc this week:

   - Kevin Hilman is no longer reachable under his previous email
     address.  He submitted the patch earlier, but nobody felt
     responsible to pick it up.

   - One Tegra fix for an incorect register address in device tree.

   - IMX multiplatform support exposes a configuration option that leads
     to unbootable kernels on all other machines and that needs to
     depend on that platform.

   - A nontrivial bug fix for the setup of the mxs video output."

* tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc:
  MAINTAINERS: update email address for Kevin Hilman
  ARM: tegra: fix register address of slink controller
  ARM: imx: add dependency check for DEBUG_IMX_UART_PORT
  ARM: video: mxs: Fix mxsfb misconfiguring VDCTRL0
MAINTAINERS