From: H Hartley Sweeten Date: Tue, 14 Oct 2014 17:44:35 +0000 (-0700) Subject: staging: comedi: addi_apci_035: remove boardinfo X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~843 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=715ce8aac445efd2e9319bccb0919cb30856a26a;p=pandora-kernel.git staging: comedi: addi_apci_035: remove boardinfo The hardware has an eeprom but the boardinfo properly defines the subdevice support so reading the eeprom and setting the 's_EeParameters' use is not necessary. Since the boardinfo only has one entry its not really necessary. Also, providing a subdevice the read the eeprom is not really interesting. Remove the eeprom support code along with the boardinfo and initialize the subdevices directly. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed