From 761dc26d439e6195462a0257d6cf92c251d50198 Mon Sep 17 00:00:00 2001 From: Linus Walleij Date: Fri, 14 Dec 2012 15:17:02 +0100 Subject: [PATCH] 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-format-patch failed