trs80: work around a bug in xtrs
authorAlan Cox <alan@linux.intel.com>
Wed, 16 May 2018 21:20:33 +0000 (22:20 +0100)
committerAlan Cox <alan@linux.intel.com>
Wed, 16 May 2018 21:20:33 +0000 (22:20 +0100)
commitc2cee47f72000d82c02dd9fa4b1c2d6153e60cc4
tree8b3185caaa413b4fb1a7784c6b879b2d57f67482
parentae769a586b135cc33783fc21ef476fbb0ce4bf49
trs80: work around a bug in xtrs

The emulator delays intializing the port until the code touches it. We however
don't necessarily touch it until someone types something and rely on the IRQ.
Kernel/platform-trs80/discard.c