drivers:misc: ti-st: fix unexpected UART close
commit651d62a8b0378b911f083a1712d9d228894f46d8
authorPavan Savoy <pavan_savoy@ti.com>
Wed, 10 Aug 2011 15:18:37 +0000 (10 10:18 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 22 Aug 2011 21:13:35 +0000 (22 14:13 -0700)
tree5fbd4773db4d0ef299b7f1337bb795ee4535c008
parent76ff0e64d42fac59fb756536342a3d3f3e4e8833
drivers:misc: ti-st: fix unexpected UART close

If suppose the UIM were to die and hence UART were to close when the
Bluetooth/FM or GPS is turned on, prep the ST for a state where-in if
the UIM comes back up, Bluetooth/FM/GPS can be turned on.

Signed-off-by: Pavan Savoy <pavan_savoy@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/misc/ti-st/st_core.c