]> Pileus Git - ~andy/linux/commit
staging: comedi: pcl730: remove subdevice pointer math
authorH Hartley Sweeten <hartleys@visionengravers.com>
Thu, 6 Sep 2012 01:52:13 +0000 (18:52 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 6 Sep 2012 03:06:30 +0000 (20:06 -0700)
commitdda841ff2ffe12f39309d970fbd1a550a7eda570
tree66fca0b1d43ff9c275ed031147fa6f7843b5fa8d
parent95ce832a8157d356f4894bfbc9fd1704c40ba734
staging: comedi: pcl730: 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/pcl730.c