Felipe Balbi 6bf789672e Revert "serial: omap: unlock the port lock"
This reverts commit 0324a821029e1f54e7a7f8fed48693cfce42dc0e.

That commit tried to fix a deadlock problem when using
hci_ldisc, but it turns out the bug was in hci_ldsic
all along where it was calling ->write() from within
->write_wakeup() callback.

The problem is that ->write_wakeup() was called with
port lock held and ->write() tried to grab the same
port lock.

Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-04-24 16:16:33 -07:00
..
2013-09-06 13:26:27 -07:00
2013-09-06 13:26:27 -07:00
2014-04-05 13:51:19 -07:00
2013-10-16 13:08:16 -07:00
2013-10-16 13:08:16 -07:00
2014-04-16 14:17:44 -07:00
2013-12-19 12:34:30 -08:00
2013-10-29 16:34:11 -07:00