From: H Hartley Sweeten Date: Mon, 5 Nov 2012 21:38:11 +0000 (-0700) Subject: staging: comedi: addi_apci_1032: remove unnecessary eeprom code X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~593 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1b640a8d8f1f1111d393dd07c8453550fb7cfae;p=pandora-kernel.git staging: comedi: addi_apci_1032: remove unnecessary eeprom code Now that this driver is separate from the "common" addi-data code, the eeprom does not contain any information required to make this driver work. Remove the unneeded initalization of the 's_EeParameters' and the code that reads the eeprom to fill in the parameters. Also, since reading the eeprom is not really interesting, remove the EEPROM subdevice. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Cc: Greg Kroah-Hartman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed