From: H Hartley Sweeten Date: Sat, 30 Jun 2012 00:41:10 +0000 (-0700) Subject: staging: comedi: ni_670x: cleanup ni_670x_dio_insn_bits() X-Git-Tag: v3.6-rc1~100^2~447 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebbc09797ee5caf3e3bb5419a4ed930d2781e23b;p=pandora-kernel.git staging: comedi: ni_670x: cleanup ni_670x_dio_insn_bits() Add local variable for the io_addr, mask. and bits used in this function so that the comments are not needed and the writel/readl calls are a bit cleaner. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed