From: H Hartley Sweeten Date: Wed, 24 Jul 2013 21:16:04 +0000 (-0700) Subject: staging: comedi: usbdux: pass comedi_device pointer to usbdux_alloc_usb_buffers() X-Git-Tag: v3.12-rc1~183^2~574 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11642c658ff0e8bb13e68ac59593427a482e8c9a;p=pandora-kernel.git staging: comedi: usbdux: pass comedi_device pointer to usbdux_alloc_usb_buffers() For aesthetic reasons, pass the comedi_device pointer to this function instead of the private data pointer. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed