From 9f1a0909deaed0a35dc459f598dafb048331f9d2 Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Fri, 30 Aug 2013 11:44:43 -0700 Subject: [PATCH] staging: comedi: comedi_parport: remove 'a_data' from private data Use the subdevice s->state to hold the current state of the data register outputs instead of carrying it in the private data. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed