commit | 63e563af82e643cc0aaf3409fea2328809f2cf36 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hartleys@visionengravers.com> | Fri Jan 25 17:33:37 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jan 29 23:08:22 2013 -0500 |
tree | e677445090247d4ab125446cecbb8203f42a08fa | |
parent | b8f4c930e0ff5340e3fea6b1142ccf7100df6d76 [diff] |
staging: comedi: ni_mio_cs: remove pcmcia_driver suspend/resume 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>