From: Christian Ruppert Date: Fri, 10 May 2013 14:05:50 +0000 (+0200) Subject: ARC: [TB10x] Remove redundant abilis,simple-pinctrl mechanism X-Git-Tag: v3.10-rc3~10^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d19273cd0408f8520539d5d6b1f695cd311b109;p=pandora-kernel.git ARC: [TB10x] Remove redundant abilis,simple-pinctrl mechanism The TB10x platform port includes a custom mechanism using to set up default pin controller configurations using abilis,simple-default pin configurations of nodes compatible with abilis,simple-pinctrl. This mechanism is redundant with the Linux standard "default" pin configuration, see commit ab78029ecc347debbd737f06688d788bd9d60c1d "drivers/pinctrl: grab default handles from device core". This patch removes the TB10x custom mechanism in favour of the Linux standard. Signed-off-by: Christian Ruppert Reviewed-by: Stephen Warren Reviewed-by: Linus Walleij Signed-off-by: Vineet Gupta --- Reading git-diff-tree failed