From: H Hartley Sweeten Date: Tue, 12 Jun 2012 18:59:55 +0000 (-0700) Subject: staging: comedi: cleanup comedi_alloc_subdevices X-Git-Tag: v3.6-rc1~100^2~819 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03afcf472785a63d720202d28d51852d965a95d9;p=pandora-kernel.git staging: comedi: cleanup comedi_alloc_subdevices Access the individual comedi_subdevices using a pointer instead of directly accessing as an array. This is how the rest of the comedi core accesses them. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Cc: Frank Mori Hess Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed