]> git.hungrycats.org Git - linux/commit
[PATCH] via-rhine: Really call rhine_power_init()
authorRoger Luethi <rl@hellgate.ch>
Tue, 10 Aug 2004 02:57:16 +0000 (19:57 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 10 Aug 2004 02:57:16 +0000 (19:57 -0700)
commit96ab2dec88552e888f120099b6f08f29c0b4cec8
tree6e607e38c30b5c414f69098cf04583381a91d6ab
parent2cbbd9f365547c970febdede2d72f3684ae50823
[PATCH] via-rhine: Really call rhine_power_init()

Without this patch, mainline via-rhine cannot wake the chip if some other
driver puts it to D3. The problem has hit quite a few people already.

This is a fix for the heisenbug with via-rhine refusing to work
sometimes. Patch "[9/9] Restructure reset code" contained a change made
necessary by patch [8/9]. Mainline merged [8/9] for 2.6.8 and is still
missing the fix, while -mm got it with [9/9].

Jesper Juhl provided crucial test data when no one else was able to
reproduce the symptoms.

Signed-off-by: Roger Luethi <rl@hellgate.ch>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/net/via-rhine.c