From 8939787fe0e0c02b7331b2f67503f18435ebd208 Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Thu, 23 May 2013 12:57:45 -0700 Subject: [PATCH] staging: comedi: usbduxsigma: tidy up usbduxsigma_pwm_config() Rename the function so it has namespace associated with the driver. Rename the local variable used for the private data pointer. Remove some unnecessary comments and tidy up the comment about the parameters for the INSN_CONFIG_PWM_SET_H_BRIDGE instruction. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed