]> git.openfabrics.org - ~emulex/infiniband.git/commit
staging: comedi: s626: add comedi "chan" number to struct s626_enc_info
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Fri, 20 Jun 2014 20:28:47 +0000 (13:28 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 27 Jun 2014 00:11:17 +0000 (20:11 -0400)
commit71961c93a1748cf11e678ec55799a55a93bfb727
tree8abf0b135059e1cbde4d269ca6e3bff63286d9bd
parentf114b45a6b14682c55e8c2709e07b1ccf4d727a2
staging: comedi: s626: add comedi "chan" number to struct s626_enc_info

Add the comedi "chan" number to the encoder private data so we can then
remove some of the members of the 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>
drivers/staging/comedi/drivers/s626.c