patch from Ian Abbott <abbotti@mev.co.uk>:
I have a patch that changes the adl_pci9118 and adv_pci1710 drivers. It
mimics their old behaviour of searching for an unused card, rather than
using the first card it finds. I didn't need to change the cb_pcidas
driver after all as it wasn't using the amcc_s5933 driver, only some
macros from amcc_s5933.h.
The patch also removes the amcc_s5933 module from the Makefile.am and
Kbuild files and removes the function declarations, etc., from the
amcc_s5933.h file.