From: Sonic Zhang Date: Tue, 6 Dec 2011 07:16:34 +0000 (+0800) Subject: serial: bfin-sport-uart: Request CTS GPIO PIN when the sport emulated serial device... X-Git-Tag: v3.3-rc1~154^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc8f3703e733f4f48553076c8615aeb004351662;p=pandora-kernel.git serial: bfin-sport-uart: Request CTS GPIO PIN when the sport emulated serial device starts up. This patch is similar to that for bfin-uart hardware flow control. Sport emulated serial device may be probed earlier before GPIOLIB is initialized. Requesting and configuring CTS GPIO PIN fails in that early stage. Signed-off-by: Sonic Zhang Acked-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed