linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] iio: Documentation: fix in_*_scale  kernel version
@ 2016-05-22 13:30 Alexandre Belloni
  2016-05-29 16:59 ` Jonathan Cameron
  0 siblings, 1 reply; 3+ messages in thread
From: Alexandre Belloni @ 2016-05-22 13:30 UTC (permalink / raw)
  To: Jonathan Cameron
  Cc: Lars-Peter Clausen, linux-iio, linux-kernel, Alexandre Belloni

v3.21 doesn't exist, the first apparition of a in_.*_scale file was in v3.2

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
---
 Documentation/ABI/testing/sysfs-bus-iio | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/ABI/testing/sysfs-bus-iio b/Documentation/ABI/testing/sysfs-bus-iio
index 3c6624881375..ca2d1a6135f1 100644
--- a/Documentation/ABI/testing/sysfs-bus-iio
+++ b/Documentation/ABI/testing/sysfs-bus-iio
@@ -724,7 +724,7 @@ What:		/sys/.../events/in_voltage_supply_scale
 What:		/sys/.../events/in_temp_scale
 What:		/sys/.../events/in_illuminance_scale
 What:		/sys/.../events/in_proximity_scale
-KernelVersion:	3.21
+KernelVersion:	3.2
 Contact:	linux-iio@vger.kernel.org
 Description:
                 Specifies the conversion factor from the standard units
-- 
2.8.1

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

* Re: [PATCH] iio: Documentation: fix in_*_scale kernel version
  2016-05-22 13:30 [PATCH] iio: Documentation: fix in_*_scale kernel version Alexandre Belloni
@ 2016-05-29 16:59 ` Jonathan Cameron
  2016-05-29 18:28   ` Alexandre Belloni
  0 siblings, 1 reply; 3+ messages in thread
From: Jonathan Cameron @ 2016-05-29 16:59 UTC (permalink / raw)
  To: Alexandre Belloni; +Cc: Lars-Peter Clausen, linux-iio, linux-kernel

On 22/05/16 14:30, Alexandre Belloni wrote:
> v3.21 doesn't exist, the first apparition of a in_.*_scale file was in v3.2
> 
> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Not that simple as this explicitly in_*_scale in the events directory.
First instance of that is much newer.

This should probably be 4.0 - which fits with when the docs were added and this
patch formed part of a series of enhancements for the mma8452 driver back then.

It's still pretty unusual to find this particular abi element.
> ---
>  Documentation/ABI/testing/sysfs-bus-iio | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/ABI/testing/sysfs-bus-iio b/Documentation/ABI/testing/sysfs-bus-iio
> index 3c6624881375..ca2d1a6135f1 100644
> --- a/Documentation/ABI/testing/sysfs-bus-iio
> +++ b/Documentation/ABI/testing/sysfs-bus-iio
> @@ -724,7 +724,7 @@ What:		/sys/.../events/in_voltage_supply_scale
>  What:		/sys/.../events/in_temp_scale
>  What:		/sys/.../events/in_illuminance_scale
>  What:		/sys/.../events/in_proximity_scale
> -KernelVersion:	3.21
> +KernelVersion:	3.2
>  Contact:	linux-iio@vger.kernel.org
>  Description:
>                  Specifies the conversion factor from the standard units
> 

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

* Re: [PATCH] iio: Documentation: fix in_*_scale kernel version
  2016-05-29 16:59 ` Jonathan Cameron
@ 2016-05-29 18:28   ` Alexandre Belloni
  0 siblings, 0 replies; 3+ messages in thread
From: Alexandre Belloni @ 2016-05-29 18:28 UTC (permalink / raw)
  To: Jonathan Cameron; +Cc: Lars-Peter Clausen, linux-iio, linux-kernel

On 29/05/2016 at 17:59:33 +0100, Jonathan Cameron wrote :
> On 22/05/16 14:30, Alexandre Belloni wrote:
> > v3.21 doesn't exist, the first apparition of a in_.*_scale file was in v3.2
> > 
> > Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
> Not that simple as this explicitly in_*_scale in the events directory.
> First instance of that is much newer.
> 
> This should probably be 4.0 - which fits with when the docs were added and this
> patch formed part of a series of enhancements for the mma8452 driver back then.
> 

True, I missed the events part of the directory. I'll switch that to
4.0.


-- 
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

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

end of thread, other threads:[~2016-05-29 18:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-22 13:30 [PATCH] iio: Documentation: fix in_*_scale kernel version Alexandre Belloni
2016-05-29 16:59 ` Jonathan Cameron
2016-05-29 18:28   ` Alexandre Belloni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).