Only pre-allocate 256 bytes of cardbio IO range
authorLinus Torvalds <torvalds@g5.osdl.org>
Fri, 26 Aug 2005 17:40:10 +0000 (10:40 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 26 Aug 2005 17:40:10 +0000 (10:40 -0700)
It may seem small, but most cards need much less, if any, and this not
only makes the code adhere to the comment, it seems to fix a boot-time
lockup on a ThinkPad 380XD laptop reported by Tero Roponen <teanropo@cc.jyu.fi>

Signed-off-by: Linus Torvalds <torvalds@osdl.org>

No differences found