From: Linus Walleij Date: Fri, 14 Dec 2012 14:17:02 +0000 (+0100) Subject: ARM: u300: delete custom pin hog code X-Git-Tag: v3.8-rc1~33^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=761dc26d439e6195462a0257d6cf92c251d50198;p=pandora-kernel.git 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 Signed-off-by: Olof Johansson --- Reading git-diff-tree failed