From: H Hartley Sweeten Date: Wed, 19 Sep 2012 22:12:17 +0000 (-0700) Subject: staging: comedi: s526: cleanup s526_gpct_insn_config() X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a5614cb669f9f99bb3e983b3c4987a1eaef852b;p=pandora-kernel.git staging: comedi: s526: cleanup s526_gpct_insn_config() Use a local variable for the iobase of the channel being configured. This makes the outw() calls a bit cleaner. Remove the unnecessary casting of the values being written to the channel registers. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed