commit | 39d37be4113f8c423ab2a3a7af37cd50c802d779 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hartleys@visionengravers.com> | Wed Sep 05 18:29:45 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Sep 05 20:01:37 2012 -0700 |
tree | 823aa3abe857842849eec1710bec9c14aea26d15 | |
parent | 6b680f90c3300505a62e456b3c0e56de358f5d9a [diff] |
staging: comedi: amplc_pc236: 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>