serial: bfin_5xx: remove useless gpio handling with hard flow control
authorSonic Zhang <sonic.zhang@analog.com>
Tue, 19 Jan 2010 11:13:10 +0000 (06:13 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 2 Mar 2010 22:43:16 +0000 (14:43 -0800)
commitb2ced4f69ea87399a37b4485280c52034a0161a8
tree0eae60c4c2bbc705b26c3fc02a90288392a7ea80
parentca1cce49c2778439d00bbf516f70386f3d3b71e5
serial: bfin_5xx: remove useless gpio handling with hard flow control

For UARTs that have dedicated hardware flow control support, there will be
no gpios to request/free as they are part of the normal peripheral pins.

Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/serial/bfin_5xx.c