commit | 1b348f0594ec31b974cd8082dd5f1e4b5f3aa2db | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hartleys@visionengravers.com> | Wed Sep 05 18:46:47 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Sep 05 20:06:28 2012 -0700 |
tree | cf030ff8e62583c80bd5f43c8b68dc499c7586fa | |
parent | e49b26e779cce2a5e73b7433d9edcbd157f5a470 [diff] |
staging: comedi: multiq3: 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>