commit | 3d69288a5f2e25d5205b896038938b7d2bafece4 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hartleys@visionengravers.com> | Wed Sep 05 18:31:27 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Sep 05 20:03:53 2012 -0700 |
tree | 28b095c369f236bd5972b1355d7b496bd9957f7e | |
parent | 0c2d3aacfe04425a3b95d92d1a0c2fbfec6c14ba [diff] |
staging: comedi: cb_das16_cs: remove subdevice pointer math Convert the comedi_subdevice access from pointer math to array access. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>