[SERIAL] Merge avlab serial board entries in parport_serial
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Mon, 20 Mar 2006 20:08:22 +0000 (20:08 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 20 Mar 2006 20:08:22 +0000 (20:08 +0000)
commit91bca4b3e2f1aaaf67e62a36914f33ca1e7d5a06
tree0a8c96881a7323ad1e430409b28728a72ea40972
parentd358788f3f30113e49882187d794832905e42592
[SERIAL] Merge avlab serial board entries in parport_serial

As can be seen from this patch, the avlab_*_[68]50 table entries are
identical to the plain avlab_* entries in every respect.  Hence, there
is no need to list them separately in the pciserial_board nor
parport_pc_pci card tables - they can re-use the plain avlab_* entries.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/parport/parport_serial.c