]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: comedi: adl_pci7296: remove the private data
authorH Hartley Sweeten <hartleys@visionengravers.com>
Thu, 19 Jul 2012 01:26:23 +0000 (18:26 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Jul 2012 23:19:40 +0000 (16:19 -0700)
commitb94cea48ab8428ae803f4e27131367574295853d
tree294537ce893c496e9c736864ca1213ee4cb54984
parentcaeb2490e046909fcb2f8209b88458a147011819
staging: comedi: adl_pci7296: remove the private data

The private data is no longer needed by this driver. Remove the
struct, devpriv macro, and the allocation.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/adl_pci7296.c