commit | a9c6f0bb2c06c5bdbb16c7f063811e977ce04892 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hartleys@visionengravers.com> | Wed Sep 05 18:47:24 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Sep 05 20:06:28 2012 -0700 |
tree | 0154faade8730cdd92ea6b4733c3fd0331095b56 | |
parent | 3d30dca5738c87bc4c61d9530893b122e6c6a89f [diff] |
staging: comedi: ni_65xx: 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>