[PATCH] tty: omap-serial: Keep the wakeup mechanism enabled by default

Alan Cox alan at lxorguk.ukuu.org.uk
Wed Apr 18 15:08:33 EDT 2012


> The point is that wakeups should be enabled whenever driver is in use,
> and disabled when the driver is not in use.


Which is the tty_port methods for initialisation and shutdown, which are
mutex protected against each other and hang up.

Not sure how the uart layer glue exposes that.

Alan



More information about the linux-arm-kernel mailing list