serial:ifx6x60:Delete SPI timer when shut down port
authorchao bi <chao.bi@intel.com>
Wed, 12 Dec 2012 03:40:56 +0000 (11:40 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 Jan 2013 03:06:42 +0000 (19:06 -0800)
commit014b9b4ce84281ccb3d723c792bed19815f3571a
tree180434b6e2aa9cfb1e1913cf6f8821e48d406028
parentb7b9041b208d09c114d9d30ff1b7f860b7765f45
serial:ifx6x60:Delete SPI timer when shut down port

When shut down SPI port, it's possible that MRDY has been asserted and a SPI
timer was activated waiting for SRDY assert, in the case, it needs to delete
this timer.

Signed-off-by: Chen Jun <jun.d.chen@intel.com>
Signed-off-by: channing <chao.bi@intel.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/ifx6x60.c