From: H Hartley Sweeten Date: Wed, 19 Dec 2012 22:43:18 +0000 (-0700) Subject: staging: comedi: use comedi_is_subdevice_running() X-Git-Tag: v3.9-rc1~127^2~520 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f012463068dbe0be2680aca6c607f7c6f5f0cdf3;p=pandora-kernel.git staging: comedi: use comedi_is_subdevice_running() Use the helper function comedi_is_subdevice_running() instead of getting the subdevice runflags and then masking the result. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed