From: H Hartley Sweeten Date: Tue, 30 Jul 2013 00:44:14 +0000 (-0700) Subject: staging: comedi: usbdux: tidy up usbdux_pwm_period() X-Git-Tag: v3.12-rc1~183^2~406 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9fe4df4db1350a5075b617bfda40b423f161bb6f;p=pandora-kernel.git staging: comedi: usbdux: tidy up usbdux_pwm_period() Rename the local variable used for the private data pointer to 'devpriv'. Fix the fx2delay calculation so it does not use floating point values. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed