public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation: misc-devices: Rename freefall.c from hpfall.c in lis2lv02d
@ 2014-08-31 13:18 Masanari Iida
  2014-08-31 23:21 ` Randy Dunlap
  0 siblings, 1 reply; 2+ messages in thread
From: Masanari Iida @ 2014-08-31 13:18 UTC (permalink / raw)
  To: linux-kernel, eric.piel, rdunlap, pali.rohar, linux-doc; +Cc: Masanari Iida

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>
---
 Documentation/misc-devices/lis3lv02d | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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.
 
 
-- 
2.1.0.24.g4109c28


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Documentation: misc-devices: Rename freefall.c from hpfall.c in lis2lv02d
  2014-08-31 13:18 [PATCH] Documentation: misc-devices: Rename freefall.c from hpfall.c in lis2lv02d Masanari Iida
@ 2014-08-31 23:21 ` Randy Dunlap
  0 siblings, 0 replies; 2+ messages in thread
From: Randy Dunlap @ 2014-08-31 23:21 UTC (permalink / raw)
  To: Masanari Iida, linux-kernel, eric.piel, pali.rohar, linux-doc

On 08/31/14 06:18, Masanari Iida wrote:
> 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>
> ---
>  Documentation/misc-devices/lis3lv02d | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> 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.
>  
>  
> 

Applied.  Thanks.

-- 
~Randy

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-08-31 23:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-31 13:18 [PATCH] Documentation: misc-devices: Rename freefall.c from hpfall.c in lis2lv02d Masanari Iida
2014-08-31 23:21 ` Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox