From: H Hartley Sweeten Date: Tue, 3 Dec 2013 19:07:24 +0000 (-0700) Subject: staging: comedi: pcl812: use dev->read_subdev X-Git-Tag: v3.14-rc1~150^2~564 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18a764ce56a086f76bfdd91deba3ae758087872b;p=pandora-kernel.git staging: comedi: pcl812: use dev->read_subdev Use the dev->read_subdev that was setup in the device attach instead of accessing the dev->subdevices array directly. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed