commit | 0dd772bf76fca8d76a963de5bc378535e4d3cd39 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Tue Feb 05 17:19:18 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Feb 05 18:07:09 2013 -0800 |
tree | 8709fcf8009c6cf31c6bd46a0f9af24f8fa90226 | |
parent | 20d6007755cb665d75ba34d6b9075b4cc02e816a [diff] |
staging: comedi: vmk80xx: save the boardinfo in the comedi_device Save a copy of the boardinfo pointer in the comedi_device 'board_ptr'. The subdevice functions can then simply get it using the comedi_board() helper. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Cc: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>