From: H Hartley Sweeten Date: Fri, 30 Aug 2013 18:48:44 +0000 (-0700) Subject: staging: comedi: comedi_parport: use dev->read_subdev in interrupt handler X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~746 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3860bff98c4ca988b31636bee4dc906f837001d;p=pandora-kernel.git staging: comedi: comedi_parport: use dev->read_subdev in interrupt handler Use the dev->read_subdev to get the comedi_subdevice 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