From: H Hartley Sweeten Date: Tue, 9 Sep 2014 20:05:50 +0000 (-0700) Subject: staging: comedi: adl_pci9118: tidy up 'ai_cfg' in pci9118_ai_docmd_dma() X-Git-Tag: fixes-for-v3.18-merge-window~15^2~520 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4cf13a1dc89b0f5e23ec5d33905c91e240e1f831;p=pandora-kernel.git staging: comedi: adl_pci9118: tidy up 'ai_cfg' in pci9118_ai_docmd_dma() The 'ai_cfg' was already set to PCI9118_AI_CFG_PDTRG | PCI9118_AI_CFG_PETRG. Don't bother setting those bits in pci9118_ai_docmd_dma(). Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed