]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm,8250: Make ttyS1 and ttyS2 disabled
authorPekka Enberg <penberg@kernel.org>
Mon, 10 Jan 2011 19:21:06 +0000 (21:21 +0200)
committerPekka Enberg <penberg@kernel.org>
Tue, 11 Jan 2011 14:49:50 +0000 (16:49 +0200)
commit27908ca3d046c07f31ccb5704f0d957fb5e08e61
treefaea66f9632c178c120f09dfe212b4934b81590e
parentb8261205bf776d7f180c70626666434fadb21dc4
kvm,8250: Make ttyS1 and ttyS2 disabled

This patch fixes the 8250 serial emulation to not have undefined ioports but
rather make them explicitly disabled.

Signed-off-by: Pekka Enberg <penberg@kernel.org>
tools/kvm/8250-serial.c