]> git.baikalelectronics.ru Git - kernel.git/commit
Misc: Add possibility to remove misc devices during suspend/resume
authorRafael J. Wysocki <rjw@sisk.pl>
Tue, 5 Feb 2008 06:30:11 +0000 (22:30 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 5 Feb 2008 17:44:23 +0000 (09:44 -0800)
commit127df77060e708b9130672deefcd79a4961259cd
treed1d5616e39d58ce8f27127901d43d4b0b0f69fa5
parentf759dc8ed35123d646741e0e2dab11a80de77282
Misc: Add possibility to remove misc devices during suspend/resume

Make it possible to unregister a misc device object in a safe way during a
suspend/resume cycle.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Cc: Michael Buesch <mb@bu3sch.de>
Cc: Pavel Machek <pavel@ucw.cz>
Cc: "John W. Linville" <linville@tuxdriver.com>
Cc: Alan Stern <stern@rowland.harvard.edu>
Cc: Len Brown <lenb@kernel.org>
Cc: Greg KH <greg@kroah.com>
Cc: Kay Sievers <kay.sievers@vrfy.org>
Cc: Richard Purdie <rpurdie@rpsys.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/char/misc.c
include/linux/miscdevice.h