From: H Hartley Sweeten Date: Sat, 8 Mar 2014 00:31:43 +0000 (-0700) Subject: staging: comedi: ni_labpc: use cfc_handle_events() X-Git-Tag: v3.15-rc1~139^2~279 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c5e6a62e363f194fffef9cde98ce6614b2815f8;p=pandora-kernel.git staging: comedi: ni_labpc: use cfc_handle_events() Use the comedi_fc helper function to automatically call the subdevice (*cancel) function when needed and call comedi_event(). Also, remove the clearing of the events, comedi_event() does that. In the Kconfig, COMEDI_NI_LABPC already selects COMEDI_FC. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed