hvc_console: Export (GPL'ed) hvc_remove
commitc0cefebc0b6ae1bc4c92672223a54e1ee96ea7f0
authorAmit Shah <amit.shah@redhat.com>
Fri, 27 Nov 2009 20:50:49 +0000 (27 20:50 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 8 Dec 2009 05:02:49 +0000 (8 16:02 +1100)
treee3f8cdf1c77e593a015ce3b469974d9df5cddb1c
parent529586dc39b0ec47c6290c4e7bed6ea3ffd1d8fb
hvc_console: Export (GPL'ed) hvc_remove

The virtio console, which uses hvc, will get the ability to hot-unplug
ports. Export hvc_remove so that virtio_console can disassociate with
hvc.

Signed-off-by: Amit Shah <amit.shah@redhat.com>
Cc: linuxppc-dev@ozlabs.org
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
drivers/char/hvc_console.c