26 Aug, 2011

1 commit

  • Let's use the newly added helper to avoid stalls in drivers which are
    already ported to tty_port helpers.

    We have to ensure here, that there is no user of tty_port_close_start
    and tty_port_close which holds port->mutex (or other) lock over them.
    And sure, there is none.

    Signed-off-by: Jiri Slaby
    Acked-by: Arnd Bergmann
    Signed-off-by: Greg Kroah-Hartman

    Jiri Slaby
     

05 Nov, 2010

1 commit