From: Ian Abbott Date: Wed, 3 Sep 2014 12:45:27 +0000 (+0100) Subject: staging: comedi: ni_at_a2150: use CMDF_PRIORITY X-Git-Tag: fixes-for-v3.18-merge-window~15^2~742 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34ae4160504a82891208eaf8599ec432f340e169;p=pandora-kernel.git staging: comedi: ni_at_a2150: 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 the kernel messages. Signed-off-by: Ian Abbott Reviewed-by: H Hartley Sweeten Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed