From: H Hartley Sweeten Date: Thu, 6 Sep 2012 01:29:25 +0000 (-0700) Subject: staging: comedi: amplc_dio200: remove subdevice pointer math X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~652 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b680f90c3300505a62e456b3c0e56de358f5d9a;p=pandora-kernel.git staging: comedi: amplc_dio200: remove subdevice pointer math Convert the comedi_subdevice access from pointer math to array access. Use a local variable for the subdevice pointer to keep the line < 80 chars. Signed-off-by: H Hartley Sweeten Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed