From: H Hartley Sweeten Date: Fri, 30 Nov 2012 01:17:47 +0000 (-0700) Subject: staging: comedi: addi_apci_2032: remove use of devpriv->s_EeParameters X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=490555966e77f7e3e8ccbe70629a149451b56a3c;p=pandora-kernel.git staging: comedi: addi_apci_2032: remove use of devpriv->s_EeParameters This driver no longer reads the eeprom to find the board specific data, all the necessary data is in the boardinfo. Use the boardinfo directly instead of passing through devpriv->s_EeParameters. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed