From: H Hartley Sweeten Date: Thu, 5 Dec 2013 20:43:41 +0000 (-0700) Subject: staging: comedi: hwrdv_apci3200: use dev->read_subdev X-Git-Tag: v3.14-rc1~150^2~526 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9e004dad9dd63d5c0e16d3a4e8a8761e616a6ce;p=pandora-kernel.git staging: comedi: hwrdv_apci3200: 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 Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed