commit | 2f1f7ea0c5a8171583b93f880d4b988d83658a76 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Fri Mar 07 17:31:40 2014 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Mar 17 13:55:56 2014 -0700 |
tree | 49ad6a172c01e0ef060d9363d9ee80b8d407fdcf | |
parent | 61c3393f9374ae56108db0f6b60d3bd56780fe80 [diff] |
staging: comedi: pcl818: use cfc_handle_events() Use the comedi_fc helper function to automatically call the subdevice (*cancel) function when needed and call comedi_event(). Update the Kconfig so that COMEDI_PCL818 selects COMEDI_FC. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Reviewed-by: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>