commit | c65e3be19a9c256ce88f057241f5a168aa3bff70 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hartleys@visionengravers.com> | Wed Sep 05 18:49:58 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Sep 05 20:06:29 2012 -0700 |
tree | a36d2aaf9cf71f7706422a417152bcbfbcbaa471 | |
parent | 06e915e2ac55afb4989da4fb212150aa67a369ca [diff] |
staging: comedi: ni_labpc: 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>