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