mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-30 10:49:28 +00:00
Documentation/watchdog: Fix a small typo
Signed-off-by: Devendra Naga <devendra.aaru@gmail.com> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
This commit is contained in:
parent
5f2430f554
commit
2deca73655
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ It contains following fields:
|
||||||
* bootstatus: status of the device after booting (reported with watchdog
|
* bootstatus: status of the device after booting (reported with watchdog
|
||||||
WDIOF_* status bits).
|
WDIOF_* status bits).
|
||||||
* driver_data: a pointer to the drivers private data of a watchdog device.
|
* 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.
|
watchdog_get_drvdata routines.
|
||||||
* status: this field contains a number of status bits that give extra
|
* status: this field contains a number of status bits that give extra
|
||||||
information about the status of the device (Like: is the watchdog timer
|
information about the status of the device (Like: is the watchdog timer
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue