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