]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: u300: delete custom pin hog code
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 14 Dec 2012 14:17:02 +0000 (15:17 +0100)
committerOlof Johansson <olof@lixom.net>
Mon, 17 Dec 2012 18:04:29 +0000 (10:04 -0800)
commit761dc26d439e6195462a0257d6cf92c251d50198
treeef2b0a8fbf9dab7c703f20834e7fa60c218b9058
parent0f600f40d752fe1f47aca29b8b95140283beda6b
ARM: u300: delete custom pin hog code

With recent changes in the kernel, the MMCI and PL011 UART
drivers will autonomously request their pins to be muxed in,
so this machine-specific pin hogging code is just interfering
with the proper mechanism and causing regressions in the v3.8
kernel. Delete it and the problems go away.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/mach-u300/core.c