summaryrefslogtreecommitdiffstats
path: root/Documentation/misc-devices
diff options
context:
space:
mode:
authorMasanari Iida <standby24x7@gmail.com>2014-09-07 11:25:45 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2014-09-07 15:21:13 -0700
commit0024d6e9fd61eefb3915749827ff005db7ce5084 (patch)
tree9d23bf2755d585f63c6c11c58397b229b818e15a /Documentation/misc-devices
parent257d6ef4aafa5078e469eb277dfd49841a736618 (diff)
downloadop-kernel-dev-0024d6e9fd61eefb3915749827ff005db7ce5084.zip
op-kernel-dev-0024d6e9fd61eefb3915749827ff005db7ce5084.tar.gz
Documentation: misc-devices: Rename freefall.c from hpfall.c in lis2lv02d
hpfall.c was renamed to freefall.c in 3.16, but this file still refer to hpfall.c instead of freefall.c Signed-off-by: Masanari Iida <standby24x7@gmail.com> Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/misc-devices')
-rw-r--r--Documentation/misc-devices/lis3lv02d2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/misc-devices/lis3lv02d b/Documentation/misc-devices/lis3lv02d
index af815b9..f89960a 100644
--- a/Documentation/misc-devices/lis3lv02d
+++ b/Documentation/misc-devices/lis3lv02d
@@ -59,7 +59,7 @@ acts similar to /dev/rtc and reacts on free-fall interrupts received
from the device. It supports blocking operations, poll/select and
fasync operation modes. You must read 1 bytes from the device. The
result is number of free-fall interrupts since the last successful
-read (or 255 if number of interrupts would not fit). See the hpfall.c
+read (or 255 if number of interrupts would not fit). See the freefall.c
file for an example on using the device.
OpenPOWER on IntegriCloud