From 4cf13a1dc89b0f5e23ec5d33905c91e240e1f831 Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Tue, 9 Sep 2014 13:05:50 -0700 Subject: [PATCH] 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-format-patch failed