]> git.baikalelectronics.ru Git - kernel.git/commit
Documenation/laptops: rename and update hpfall.c
authorPali Rohár <pali.rohar@gmail.com>
Sat, 12 Jul 2014 16:56:22 +0000 (09:56 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 12 Jul 2014 18:30:37 +0000 (11:30 -0700)
commitf79575e46c5b1bc2891553ac0d60d244a6a43d65
tree4ff3d5b471bd5bce44f7c1222460c6c426d325d4
parent8f91344f65f262ad2ab75e357d166a8de173f632
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 <pali.rohar@gmail.com>
Cc: Sonal Santan <sonal.santan@gmail.com>
Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/laptops/00-INDEX
Documentation/laptops/freefall.c [new file with mode: 0644]
Documentation/laptops/hpfall.c [deleted file]