From: H Hartley Sweeten Date: Sat, 8 Mar 2014 00:31:41 +0000 (-0700) Subject: staging: comedi: ni_660x: use cfc_handle_events() X-Git-Tag: v3.15-rc1~139^2~281 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=199c3536dd38e7e3491534d418fb41e55dd613a4;p=pandora-kernel.git staging: comedi: ni_660x: use cfc_handle_events() Use the comedi_fc helper function instead of duplicating the code. In the Kconfig, COMEDI_NI_660X selects COMEDI_FC indirectly by selecting COMEDI_NI_TIOCMD which selects COMEDI_MITE which selects COMEDI_FC. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed