From: H Hartley Sweeten Date: Tue, 3 Dec 2013 19:07:14 +0000 (-0700) Subject: staging: comedi: pcl816: use dev->read_subdev X-Git-Tag: v3.14-rc1~150^2~574 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5451274a3211c7efcea9a268d1177633d841350a;p=pandora-kernel.git staging: comedi: pcl816: 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