staging: comedi: ni_labpc_cs: remove pcmcia_driver suspend/resume
authorH Hartley Sweeten <hartleys@visionengravers.com>
Sat, 26 Jan 2013 01:36:16 +0000 (18:36 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 30 Jan 2013 04:09:24 +0000 (23:09 -0500)
The pcmcia_driver suspend and resume functions in this driver
don't do anything. Since they are optional just remove them.

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>

No differences found