commit | 123c0e03a49986fbe63509f7511484f929eb1a42 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hartleys@visionengravers.com> | Wed Sep 05 18:55:46 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Sep 05 20:06:31 2012 -0700 |
tree | 6201e3248649e40b19c6fbb8af8b18d829b1d405 | |
parent | eb31b63a76b0cd4e0aafa3dcc338dbb16698d4de [diff] |
staging: comedi: quatech_daqp_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>