From b3860bff98c4ca988b31636bee4dc906f837001d Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Fri, 30 Aug 2013 11:48:44 -0700 Subject: [PATCH] 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-format-patch failed