From: H Hartley Sweeten Date: Wed, 12 Jun 2013 23:09:29 +0000 (-0700) Subject: staging: comedi: addi_apci_3xxx: remove need for s_EeParameters X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~146 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f57b428c006486c951188354732b469b4b4a1af7;p=pandora-kernel.git staging: comedi: addi_apci_3xxx: remove need for s_EeParameters The boards supported by this driver do not have an eeprom. Remove the need for the devpriv->s_EeParameters values by just using the values from the boardinfo directly. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed