i8k: make fan multiplier tunable with a module parameter
authorJochen Eisinger <jochen@penguin-breeder.org>
Thu, 1 May 2008 11:34:58 +0000 (04:34 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 1 May 2008 15:04:00 +0000 (08:04 -0700)
commit4ed99a27d161ce6f1eb6657c5cd5e6aef365c665
treeba052e070138f7bd8759e80361a853b8601c25fe
parentaf8e2a4cb9b3e14b919ae1cd4012825aefddbeb0
i8k: make fan multiplier tunable with a module parameter

The i8k driver multiplies the fan speed reported by the BIOS with a factor of
30.  On my Dell Latitude D800, this factor is not required.

I'd suggest to make this configurable.

Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/char/i8k.c