summaryrefslogtreecommitdiffstats
path: root/Documentation/watchdog
diff options
context:
space:
mode:
authorDevendra Naga <devendra.aaru@gmail.com>2012-05-14 14:33:37 +0530
committerWim Van Sebroeck <wim@iguana.be>2012-05-23 16:27:00 +0200
commit2deca7365582b7568dbdd2c3d9eef7ac17d41fd6 (patch)
treea826da67afb2fa6b5bcb6b4d7cb97b20914856cc /Documentation/watchdog
parent5f2430f554aabb4810b2a6f906be571ac1241d96 (diff)
downloadop-kernel-dev-2deca7365582b7568dbdd2c3d9eef7ac17d41fd6.zip
op-kernel-dev-2deca7365582b7568dbdd2c3d9eef7ac17d41fd6.tar.gz
Documentation/watchdog: Fix a small typo
Signed-off-by: Devendra Naga <devendra.aaru@gmail.com> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'Documentation/watchdog')
-rw-r--r--Documentation/watchdog/watchdog-kernel-api.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/watchdog/watchdog-kernel-api.txt b/Documentation/watchdog/watchdog-kernel-api.txt
index 227f6cd..25fe430 100644
--- a/Documentation/watchdog/watchdog-kernel-api.txt
+++ b/Documentation/watchdog/watchdog-kernel-api.txt
@@ -59,7 +59,7 @@ It contains following fields:
* bootstatus: status of the device after booting (reported with watchdog
WDIOF_* status bits).
* driver_data: a pointer to the drivers private data of a watchdog device.
- This data should only be accessed via the watchdog_set_drvadata and
+ This data should only be accessed via the watchdog_set_drvdata and
watchdog_get_drvdata routines.
* status: this field contains a number of status bits that give extra
information about the status of the device (Like: is the watchdog timer
OpenPOWER on IntegriCloud