core: clean up SerialIRQPort when uninstalling the interrupt system
authorH. Peter Anvin <hpa@zytor.com>
Sat, 5 Sep 2009 00:26:51 +0000 (17:26 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Sat, 5 Sep 2009 00:26:51 +0000 (17:26 -0700)
commit03ae23accc283e673c5bce8b89c5c1b6e177bcb2
tree6d231ab1d42ac46c5619075e6800ff9d327fe540
parent779a360023f47def89666923653d3ec59483a036
core: clean up SerialIRQPort when uninstalling the interrupt system

Make sure SerialIRQPort is zero when there is no active interrupt
system installed.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
core/serirq.inc