]> git.karo-electronics.de Git - mv-sheeva.git/commit
bas_gigaset: suspend support
authorTilman Schmidt <tilman@imap.cc>
Wed, 6 Feb 2008 09:38:26 +0000 (01:38 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 6 Feb 2008 18:41:11 +0000 (10:41 -0800)
commit024fd299ba6e933055fccf1bb1cc2e7bdc58bde6
tree1cb59fb034b9e5a22621d6387b9c8ec317e7be76
parentc652cbd8ee114307baab072e4e560dce5c5fb12a
bas_gigaset: suspend support

Add basic suspend/resume support to the bas_gigaset ISDN driver for the
Siemens Gigaset SX255 series of ISDN DECT bases.

Only the USB aspects are handled so far; the ISDN subsystem is not notified in
any way, for lack of information about how to do that.  The driver will refuse
to suspend if a connection is active.

Signed-off-by: Tilman Schmidt <tilman@imap.cc>
Cc: Greg KH <gregkh@suse.de>
Cc: Hansjoerg Lipp <hjlipp@web.de>
Cc: Karsten Keil <kkeil@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/isdn/gigaset/bas-gigaset.c