]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: comedi: adl_pci8164: remove the private data
authorH Hartley Sweeten <hartleys@visionengravers.com>
Thu, 19 Jul 2012 01:28:13 +0000 (18:28 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Jul 2012 23:19:40 +0000 (16:19 -0700)
commite5ba6018d3db7a4c251ca6c75ea529d1e2de1f21
treef9f1bd82bccd30adb666ed9985cfaf1a77aacbef
parent35260aa6f7fd5c404efb76ffa9b58a0b5d115dec
staging: comedi: adl_pci8164: 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_pci8164.c