From: H Hartley Sweeten Date: Wed, 13 Jun 2012 22:41:27 +0000 (-0700) Subject: staging: comedi: 8255: use pointer to dev->subdevices X-Git-Tag: v3.6-rc1~100^2~771 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e40e8375c0eb546b66c5e66f5e10b68ec46f7b95;p=pandora-kernel.git staging: comedi: 8255: use pointer to dev->subdevices Instead of accessing the dev->subdevices directly as an array, use a pointer. This method is more common in the comedi subsystem. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Cc: Frank Mori Hess Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed