From: H Hartley Sweeten Date: Wed, 19 Dec 2012 22:43:40 +0000 (-0700) Subject: staging: comedi: comedi_fops: don't export comedi_get_subdevice_runflags() X-Git-Tag: v3.9-rc1~127^2~519 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ade1764ff5f03bea4bc848de5e6d3db0758ff15a;p=pandora-kernel.git staging: comedi: comedi_fops: don't export comedi_get_subdevice_runflags() The subdevice runflags are protected with a spin_lock. Only the comedi core should be accessing them directly. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed