commit | 0a96639fe702a06ca428323a0cfcf7cabc26f6c7 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hartleys@visionengravers.com> | Wed Sep 05 18:53:24 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Sep 05 20:06:30 2012 -0700 |
tree | cb3df8cd91429b77df5525e1273c6d42ed841dcf | |
parent | 9fab612335c0822e0e0a404fdd6d9222b3bfc800 [diff] |
staging: comedi: pcm3724: 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>