Staging: comedi: pcl812: Update MUX for multi-channel AI command
authorIan Abbott <abbotti@mev.co.uk>
Wed, 20 Jan 2010 13:04:49 +0000 (13:04 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 4 Mar 2010 00:42:48 +0000 (16:42 -0800)
commitc203b521e64e062d94f1ced1510206c0a55d5b55
tree51f99b5cac57fe59d11054deaa9d7f20c7193f06
parent8f87b832dea11dd00f6a30aaaf934c5c93556cfe
Staging: comedi: pcl812: Update MUX for multi-channel AI command

For multi-channel AI commands, the interrupt handler is missing code to
switch to the next channel.  Add some (untested) code to handle this.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/comedi/drivers/pcl812.c