Files
linux/drivers
Jiri Slaby 4d7682005c cyclades: use dtr_rts helpers
For Z cards, use tty helpers for dtr_rts.

If we did the same for Y cards, it will cause a deadlock, because
cyy_dtr_rts takes a lock which we already hold.

Instead, we introduce a Y helper expecting card lock to be held.
It may then be called with set/clear masks from other places.

Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-09-19 13:13:15 -07:00
..
2009-09-19 13:13:15 -07:00
2009-09-17 09:47:01 +02:00
2009-09-19 13:13:11 -07:00
2009-09-12 12:04:37 +01:00
2009-09-16 16:21:00 -04:00
2009-09-18 08:39:37 +00:00