mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
iio: Trivial documentation fix to correct kernel version info in
21cd1fab05
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Reported-by: Peter Meerwald <pmeerw@pmeerw.net>
This commit is contained in:
parent
21cd1fab05
commit
d05b2fe037
1 changed files with 2 additions and 2 deletions
|
@ -87,7 +87,7 @@ What: /sys/bus/iio/devices/device[n]/in_intensity_clear[_input|_raw]
|
|||
What: /sys/bus/iio/devices/device[n]/in_intensity_red[_input|_raw]
|
||||
What: /sys/bus/iio/devices/device[n]/in_intensity_green[_input|_raw]
|
||||
What: /sys/bus/iio/devices/device[n]/in_intensity_blue[_input|_raw]
|
||||
KernelVersion: 3.4.0
|
||||
KernelVersion: 3.6.0
|
||||
Contact: linux-iio@vger.kernel.org
|
||||
Description:
|
||||
This property is supported by sensors that have a RGBC
|
||||
|
@ -97,7 +97,7 @@ Description:
|
|||
include _raw.
|
||||
|
||||
What: /sys/bus/iio/devices/device[n]/in_cct0[_input|_raw]
|
||||
KernelVersion: 3.4.0
|
||||
KernelVersion: 3.6.0
|
||||
Contact: linux-iio@vger.kernel.org
|
||||
Description:
|
||||
This should return the correlated color temperature from the
|
||||
|
|
Loading…
Reference in a new issue