From: Sonic Zhang Date: Mon, 5 Dec 2011 07:12:50 +0000 (+0800) Subject: serial: bfin-uart: Request CTS GPIO PIN when the serial device starts up. X-Git-Tag: v3.3-rc1~154^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32b4456877319fed8d5630f3db011097fd3cf7a8;p=pandora-kernel.git serial: bfin-uart: Request CTS GPIO PIN when the serial device starts up. Serial device may be probed earlier before GPIOLIB is initialized. Requesting and configuring CTS GPIO PIN fails in that early stage. Do it when the serial device really starts up. Signed-off-by: Sonic Zhang Acked-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed