From: H Hartley Sweeten Date: Tue, 11 Sep 2012 02:01:31 +0000 (-0700) Subject: staging: comedi: adl_pci9111: remove pci9111_ai_channel_[gs]et macros X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~376 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f0bde920c3ba7333800b874260a917cc408832d;p=pandora-kernel.git staging: comedi: adl_pci9111: remove pci9111_ai_channel_[gs]et macros These macros rely on a local variable having a specific name. The comedi code makes sure the channel number is valid so the mask of PCI9111_CHANNEL_MASK can be remove. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed