From: H Hartley Sweeten Date: Tue, 4 Nov 2014 17:54:56 +0000 (-0700) Subject: staging: comedi: addi_apci_3120: enable chanlist scanning if needed X-Git-Tag: omap-for-v3.20/drop-legacy-3517~70^2~283 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fdeb2f548790074dd7f9c39275b727ad00600af8;p=pandora-kernel.git staging: comedi: addi_apci_3120: enable chanlist scanning if needed The 'SCAN_ENA' bit in the mode register needs to be set if the chanlist has more than 1 channel. Set the bit in apci3120_set_chanlist() if needed. The callers write the mode register after setting any additional bits, Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed