Documenation/laptops: rename and update hpfall.c
authorPali Rohár <[email protected]>
Sat, 12 Jul 2014 16:56:22 +0000 (09:56 -0700)
committerLinus Torvalds <[email protected]>
Sat, 12 Jul 2014 18:30:37 +0000 (11:30 -0700)
commit3a57cc5f1935d824c36264e0fa888d7d6a9038c0
tree4ff3d5b471bd5bce44f7c1222460c6c426d325d4
parent0ba4f6e4006634cf566ba9cc3acd40aebee44503
Documenation/laptops: rename and update hpfall.c

Dell kernel driver dell-smo8800 provides same freefall interface as hp_accel so
program hpfall.c works also on Dell laptops. So rename it to freefall.c.

Dell driver does not provide hp::hddprotect led so make sure that freefall.c
works also if hp::hddprotect does not exist in sysfs.

Additionally write info to syslog.

Signed-off-by: Pali Rohár <[email protected]>
Cc: Sonal Santan <[email protected]>
Acked-by: Pavel Machek <[email protected]>
Signed-off-by: Randy Dunlap <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Documentation/laptops/00-INDEX
Documentation/laptops/freefall.c [new file with mode: 0644]
Documentation/laptops/hpfall.c [deleted file]