]> git.openfabrics.org - ~emulex/infiniband.git/commit
staging: comedi: addi_apci_1564: remove use of devpriv->s_EeParameters
authorChase Southwood <chase.southwood@gmail.com>
Sat, 3 May 2014 07:49:15 +0000 (02:49 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 3 May 2014 23:56:50 +0000 (19:56 -0400)
commit66d76f19d6aa863ac5b3e38be345daf9b609f226
treec754c917ae0ccd0d0e0401c710e7db25c632dbc1
parenta7e04a080831087e1413e5651c0bf59f5dcfa409
staging: comedi: addi_apci_1564: 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: Chase Southwood <chase.southwood@gmail.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/addi_apci_1564.c