From: Sonic Zhang Date: Wed, 23 Sep 2009 05:01:56 +0000 (+0000) Subject: Blackfin: move SPORT UART resources to boards files X-Git-Tag: v2.6.34-rc2~11^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df5de261306d9bfc1ed9121595593b10a7626b95;p=pandora-kernel.git Blackfin: move SPORT UART resources to boards files Rather than keeping the pins in the actual driver and worrying about a mess of Kconfig options, declare all the desired pin resources in the boards file. This lets people easily select the specific pins/ports for the normal emulated UART as well as GPIOs for CTS/RTS. Signed-off-by: Sonic Zhang Signed-off-by: Mike Frysinger --- Reading git-diff-tree failed