staging: comedi: jr3_pci: remove 'channel_no' from subdevice private data
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Fri, 7 Mar 2014 20:41:08 +0000 (13:41 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 17 Mar 2014 19:38:54 +0000 (12:38 -0700)
commitd6ae5062043e80a166c4c61ff104628c34b1710f
tree677a62cd545deee4eed3766fc61f01e0e96eb86e
parentda1331a50315a0a52b807216c721319cc4e3238a
staging: comedi: jr3_pci: remove 'channel_no' from subdevice private data

This member of the subdevice private data is just the subdevice 'index'. Use
that instead and remove the member.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/jr3_pci.c