From: H Hartley Sweeten Date: Wed, 23 Jan 2013 19:45:01 +0000 (-0700) Subject: staging: comedi: addi_apci_3501: cleanup apci3501_reset() X-Git-Tag: v3.9-rc1~127^2~287 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=262736988d445cb1613aa936bfe343261627f899;p=pandora-kernel.git staging: comedi: addi_apci_3501: cleanup apci3501_reset() Rename the CamelCase local variables. Refactor the code a bit to remove the need for some of the local variables. Add a couple defines to the register map to help make the code more concise. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed