From: H Hartley Sweeten Date: Tue, 4 Nov 2014 17:54:17 +0000 (-0700) Subject: staging: comedi: addi_apci_3120: remove devpriv->mode '0xef' magic value X-Git-Tag: omap-for-v3.20/drop-legacy-3517~70^2~322 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81ff03ba1979b5881d2a29effcd46a81fa554340;p=pandora-kernel.git staging: comedi: addi_apci_3120: remove devpriv->mode '0xef' magic value This mask value is the same as APCI3120_DISABLE_TIMER_COUNTER. Use that instead and remove the "magic" value. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed