diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2013-03-11 18:44:52 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-03-18 16:29:29 -0700 |
commit | 91debb0383d6564e0dc8ae76181f6daf8e24717a (patch) | |
tree | f82258268410dcf6a64aa09880c54c96520e9904 /include/linux/tty.h | |
parent | c2ee91bd6644324160ba9e090e3a017d62abc0b4 (diff) | |
download | lwn-91debb0383d6564e0dc8ae76181f6daf8e24717a.tar.gz lwn-91debb0383d6564e0dc8ae76181f6daf8e24717a.zip |
tty: ifx6x60: Remove unused suspend/resume callbacks
The ifx6x60 driver implements both legacy suspend/resume callbacks and
dev_pm_ops. The SPI core is going to ignore legacy suspend/resume
callbacks if a driver implements dev_pm_ops. Since the legacy suspend/resume
callbacks are empty in this case it is safe to just remove them.
Cc: Bi Chao <chao.bi@intel.com>
Cc: Chen Jun <jun.d.chen@intel.com>
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/tty.h')
0 files changed, 0 insertions, 0 deletions