From: H Hartley Sweeten Date: Fri, 2 Nov 2012 00:25:44 +0000 (-0700) Subject: staging: comedi: addi_apci_3120: remove need for s_EeParameters X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~661 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48fdf084180e30e7ad3a46b93eab0c75d3700f84;p=pandora-kernel.git staging: comedi: addi_apci_3120: 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 Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed