From: H Hartley Sweeten Date: Thu, 23 May 2013 19:59:24 +0000 (-0700) Subject: staging: comedi: usbduxsigma: tidy up usbdux_pwm_start() X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~437 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a65b091554965e292b5b10977ecffacff74d8908;p=pandora-kernel.git staging: comedi: usbduxsigma: tidy up usbdux_pwm_start() Rename the function so it has namespace associated with the driver. Rename the local variable used for the private data pointer. Remove the unnecessary cast of the pwm delay. Use memset to initialize the buffer instead of the for loop. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed