From: Ian Abbott Date: Wed, 3 Sep 2014 12:45:25 +0000 (+0100) Subject: staging: comedi: das16: use CMDF_PRIORITY X-Git-Tag: fixes-for-v3.18-merge-window~15^2~744 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0dbcf9c1c85643794ea5ce58378682002069bfe5;p=pandora-kernel.git staging: comedi: das16: use CMDF_PRIORITY Replace use of `TRIG_RT` command flag with the equivalent flag `CMDF_PRIORITY`. The numeric value is unchanged. Also replace "TRIG_RT" with "CMDF_PRIORITY" in kernel log messages. Signed-off-by: Ian Abbott Reviewed-by: H Hartley Sweeten Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed