From: Ursula Braun Date: Tue, 16 Jun 2009 08:30:43 +0000 (+0200) Subject: [S390] pm: netiucv power management callbacks. X-Git-Tag: v2.6.31-rc1~312^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1175b257c8a2cb384823621cad0c1e0945f74300;p=pandora-kernel.git [S390] pm: netiucv power management callbacks. Patch establishes a dummy netiucv device to make sure iucv is notified about suspend/resume even if netiucv is the only loaded iucv-exploting module without any real net_device defined. The PM freeze callback closes all open netiucv connections. Thus the corresponding iucv path is removed. The PM thaw/restore callback re-opens previously closed netiucv connections. Signed-off-by: Ursula Braun Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed