From c80a255e4a664be6a295280cd17be475c5105ad9 Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Wed, 3 Dec 2014 11:25:36 -0700 Subject: [PATCH] staging: comedi: addi_apci_1500: remove private data 'iobase' This member of the private data is the same as the comedi_device 'iobase'. Remove the private data member and use that instead. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed