commit | df9f604d407231566b64799a9e1a0c6de8065dc6 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Thu Jan 17 17:37:11 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Jan 18 12:49:24 2013 -0800 |
tree | 47efc0e8074959d8426be2626bc89cf669aa0ac0 | |
parent | fbaedea7c24572a9c6e767e19a9a39cf7e2b1747 [diff] |
staging: comedi: addi_apci_2200: remove eeprom support code Reading the eeprom on the board supported by this driver is not necessary. All the information required is in the boardinfo. Remove the eeprom support code since it's not really interesting or useful. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Cc: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>