[ATM]: [he] initialize lock and tasklet earlier
authorchas williams <chas@cmf.nrl.navy.mil>
Tue, 27 Nov 2007 03:03:16 +0000 (11:03 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 27 Nov 2007 03:03:16 +0000 (11:03 +0800)
if you are lucky (unlucky?) enough to have shared interrupts, the
interrupt handler can be called before the tasklet and lock are ready
for use.

Signed-off-by: chas williams <chas@cmf.nrl.navy.mil>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

No differences found