trs80m1: Only poll the serial port
authorAlan Cox <alan@linux.intel.com>
Sun, 1 Jul 2018 23:56:32 +0000 (00:56 +0100)
committerAlan Cox <alan@linux.intel.com>
Sun, 1 Jul 2018 23:56:32 +0000 (00:56 +0100)
commitf9d2f5d4e3fc7300b0f206dfdaa2e53c647abf67
tree14748264985954a14706eebe2197862cfaab1859
parenta6c177b58958d55ffb8d14ac4996a3b7620c4c11
trs80m1: Only poll the serial port

Otherwise we try and ack no existant interrupts, our timers go off and our
keyboard repeat breaks.

With this fixed xtrs works even without delays (ie simulating a 200MHz+ Z80)
Kernel/platform-trs80m1/main.c