commit | 93a37955bcc0ce1b261d4e9dc280a90e416ca9e1 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hartleys@visionengravers.com> | Wed Sep 05 18:52:32 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Sep 05 20:06:30 2012 -0700 |
tree | 14b6d5cd957e24404ccc5c0950430d6116699025 | |
parent | dda841ff2ffe12f39309d970fbd1a550a7eda570 [diff] |
staging: comedi: pcl812: 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>