staging: comedi: dyna_pci10xx: remove subdevice pointer math
authorH Hartley Sweeten <hartleys@visionengravers.com>
Thu, 6 Sep 2012 01:42:24 +0000 (18:42 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 6 Sep 2012 03:06:27 +0000 (20:06 -0700)
commit1b39406b3ec9fb58e5577e7266562dd9a7816949
tree8d1ae12aa169579527e176683416f256a3b14d89
parent3a2078914e00dff94ab132176ad9857fb6eeefb3
staging: comedi: dyna_pci10xx: 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>
drivers/staging/comedi/drivers/dyna_pci10xx.c
This page took 0.026942 seconds and 5 git commands to generate.