commit | 8fba3e5b1fd9c615f607f87bbf2682c45ec7d31d | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Mon Dec 09 15:31:08 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Dec 17 10:02:13 2013 -0800 |
tree | e076bba9ba00f9d689c97e110e906f4f27a0161c | |
parent | b346c318b7e1ec33149f79af3040b28bf3d74e39 [diff] |
staging: comedi: pcmmio: remove 'asic_chan' from subdevice private data The first 'asic_chan' that supports interrupts in the interrupt subdevice is always initialized to '0'. Remove this unneeded information from the subdevice private data. 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>