commit | c0cefebc0b6ae1bc4c92672223a54e1ee96ea7f0 | [log] [tgz] |
---|---|---|
author | Amit Shah <amit.shah@redhat.com> | Fri Nov 27 20:50:49 2009 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue Dec 08 16:02:49 2009 +1100 |
tree | e3f8cdf1c77e593a015ce3b469974d9df5cddb1c | |
parent | 529586dc39b0ec47c6290c4e7bed6ea3ffd1d8fb [diff] |
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>