From: H Hartley Sweeten Date: Wed, 6 Feb 2013 00:19:18 +0000 (-0700) Subject: staging: comedi: vmk80xx: save the boardinfo in the comedi_device X-Git-Tag: v3.9-rc1~127^2~102 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0dd772bf76fca8d76a963de5bc378535e4d3cd39;p=pandora-kernel.git 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 Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed