commit | a2bceae065ed8c4f552b35c4dde4cc2db05ce9e3 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@linux.intel.com> | Sat Sep 19 13:13:31 2009 -0700 |
committer | Live-CD User <linux@linux.site> | Sat Sep 19 13:13:31 2009 -0700 |
tree | 90c50ada1362bbb65c1b6f8c8c4fbc9227a21455 | |
parent | a03006860d272eac5a8ebf23f04f54c7e1e783a5 [diff] |
serial: replace the state mutex with the tty port mutex They cover essentially the same stuff and we can therefore fold it into the tty_port one. Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>