commit | d8029dcf1be06797d75ff53100bf45949d4a2767 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hartleys@visionengravers.com> | Wed Sep 05 18:30:08 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Sep 05 20:03:52 2012 -0700 |
tree | 7d7b2424f5276730fa1ef1a496b3adc91a2c1e2d | |
parent | 39d37be4113f8c423ab2a3a7af37cd50c802d779 [diff] |
staging: comedi: amplc_pc263: 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>