From: H Hartley Sweeten Date: Tue, 14 May 2013 20:33:34 +0000 (-0700) Subject: staging: comedi: usbduxfast: remove 'comedidev' from the private data X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~656 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14bcafeeb4814182e6f0684e12eb5ebf935c9694;p=pandora-kernel.git staging: comedi: usbduxfast: remove 'comedidev' from the private data Now that the comedi_device is passed to the internal functions, the back pointer to it is not needed in the private data. Remove it. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed