mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
The tty below tty_port might get destroyed by the tty layer while we hold a reference to it. So we have to carry tty_port around... Signed-off-by: Richard Weinberger <richard@nod.at>