mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-05 04:33:05 +09: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>