From: H Hartley Sweeten Date: Thu, 23 May 2013 20:07:14 +0000 (-0700) Subject: staging: comedi: usbduxsigma: rename usbdux_{ai,ao}_stop() functions X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~418 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b081a436bed27b137411c6f5c1e6097eb518d16;p=pandora-kernel.git staging: comedi: usbduxsigma: rename usbdux_{ai,ao}_stop() functions Rename the functions so they have namespace associated with the driver. For aesthetic reasons, pass the comedi_device pointer instead of the private data pointer as the first parameter. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed