From ade1764ff5f03bea4bc848de5e6d3db0758ff15a Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Wed, 19 Dec 2012 15:43:40 -0700 Subject: [PATCH] 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-format-patch failed