From: H Hartley Sweeten Date: Tue, 14 May 2013 20:33:13 +0000 (-0700) Subject: staging: comedi: usbduxfast: don't pass the private data directly X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~657 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da63c39c65ae90adf527875c7a7988893d05a138;p=pandora-kernel.git staging: comedi: usbduxfast: don't pass the private data directly Instead of passing the private data to the internal functions, pass the comedi_device pointer and get the private data from it. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed