]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
sky2: turn on clocks when doing resume
authorStephen Hemminger <shemminger@linux-foundation.org>
Fri, 13 Apr 2007 18:34:00 +0000 (20:34 +0200)
committerAdrian Bunk <bunk@stusta.de>
Fri, 13 Apr 2007 20:58:24 +0000 (22:58 +0200)
commitd9b258c4bcf11ec912d95c8e61d7453b07f28c63
tree588cacee6e9b908a3441b0e46fc8bc8f9595c33d
parente3bfdc5b2a5a2f4429e2bcd9123a39a361c18662
sky2: turn on clocks when doing resume

Some of these chips are disabled until clock is enabled.
This fixes:
     http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=404107

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
drivers/net/sky2.c