From: H Hartley Sweeten Date: Mon, 20 May 2013 21:26:01 +0000 (-0700) Subject: staging: comedi: vmk80xx: use comedi_to_usb_dev() X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~536 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db4c3eb795696b7f6132d183b1bbe561b54c98c6;p=pandora-kernel.git staging: comedi: vmk80xx: use comedi_to_usb_dev() Use the helper function to get a usb_device pointer from a comedi_device pointer. This removes the need carring the usb_device pointer in the private data. Signed-off-by: H Hartley Sweeten Cc Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed