From: H Hartley Sweeten Date: Wed, 23 Jan 2013 19:41:36 +0000 (-0700) Subject: staging: comedi: addi_apci_3501: board has an eeprom X-Git-Tag: v3.9-rc1~127^2~296 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87c38fbed5bb706785be9171ed4a9b41faf17e13;p=pandora-kernel.git staging: comedi: addi_apci_3501: board has an eeprom The board supported by this driver has an on-board eeprom. Since we need to read it to get the number of analog output channels, expose the eeprom as a readable subdevice to the user. Rename the i_ADDIDATA_InsnReadEeprom() function to give it namespace associated with the driver. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed