From: Jiri Slaby Date: Sat, 19 Sep 2009 20:13:12 +0000 (-0700) Subject: cyclades: remove block_til_ready X-Git-Tag: v2.6.32-rc1~627^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0737579424dd2c4e68bdd54c718455a3f42c7b5;p=pandora-kernel.git cyclades: remove block_til_ready Use a tty_port common instead. This saves lots of .text and makes the code a lot more readable. This involves separation of a dtr_rts handling, next patches will use that to not duplicate the code all over the place. Signed-off-by: Jiri Slaby Signed-off-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed