]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: comedi: addi_apci_1564: remove eeprom support code
authorChase Southwood <chase.southwood@gmail.com>
Sun, 27 Apr 2014 01:35:58 +0000 (20:35 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 3 May 2014 23:56:49 +0000 (19:56 -0400)
commit4ae63178637d03bca6b58336ad3e4b3af9e60339
treef3da1bb47e77509197b4a971c37e0895370bb404
parent1d57261c96cf37949b87d9d239afb3734846d78e
staging: comedi: addi_apci_1564: remove eeprom support code

Reading the eeprom on this board is not necessary.  All information
required is in the boardinfo.

Remove the eeprom support code which is not really useful here.

Signed-off-by: Chase Southwood <chase.southwood@gmail.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/addi_apci_1564.c