From: H Hartley Sweeten Date: Fri, 18 Jan 2013 00:39:24 +0000 (-0700) Subject: staging: comedi: addi_apci_2200: remove use of devpriv->s_EeParameters X-Git-Tag: v3.9-rc1~127^2~397 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfc252583cc0dc7d164ebd84b4aba0f545e8401e;p=pandora-kernel.git staging: comedi: addi_apci_2200: 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 it through devpriv->s_EeParameters. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed