Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ABI: rtc-ab8500: fix rtc_calibration documentation

The "What:" field at the ABI should describe the location of
the ABI, e. g. the position under a mounted sysfs.

Fix it.

Cc: Mark Godfrey <mark.godfrey@stericsson.com>
Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Cc: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Cc: linux-arm-kernel@lists.infradead.org
Cc: rtc-linux@googlegroups.com
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>

authored by

Mauro Carvalho Chehab and committed by
Alexandre Belloni
aaa6f6ac 290cd0f0

+3 -2
+3 -2
Documentation/ABI/testing/sysfs-class-rtc-rtc0-device-rtc_calibration
··· 1 - What: Attribute for calibrating ST-Ericsson AB8500 Real Time Clock 1 + What: /sys/class/rtc/rtc0/device/rtc_calibration 2 2 Date: Oct 2011 3 3 KernelVersion: 3.0 4 4 Contact: Mark Godfrey <mark.godfrey@stericsson.com> 5 - Description: The rtc_calibration attribute allows the userspace to 5 + Description: Attribute for calibrating ST-Ericsson AB8500 Real Time Clock 6 + The rtc_calibration attribute allows the userspace to 6 7 calibrate the AB8500.s 32KHz Real Time Clock. 7 8 Every 60 seconds the AB8500 will correct the RTC's value 8 9 by adding to it the value of this attribute.