From: H Hartley Sweeten Date: Sat, 8 Mar 2014 00:31:27 +0000 (-0700) Subject: staging: comedi: adl_pci9118: use cfc_handle_events() X-Git-Tag: v3.15-rc1~139^2~295 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=def69d7f8228625626936dd9b75566a1566d7f9f;p=pandora-kernel.git staging: comedi: adl_pci9118: use cfc_handle_events() Use the comedi_fc helper function to automatically call the subdevice (*cancel) function when needed and call comedi_event(). In the Kconfig, COMEDI_ADL_PCI9118 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