projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3eaa3bf
)
watchdog: update email address in conversion doc
author
Wolfram Sang
<wsa@kernel.org>
Sat, 2 May 2020 14:30:58 +0000
(16:30 +0200)
committer
Jonathan Corbet
<corbet@lwn.net>
Tue, 5 May 2020 15:39:53 +0000
(09:39 -0600)
The old one is defunct. However, I think it makes sense that I am still
the primary contact person for updates here.
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Link:
https://lore.kernel.org/r/20200502143103.19473-1-wsa@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/watchdog/convert_drivers_to_kernel_api.rst
patch
|
blob
|
history
diff --git
a/Documentation/watchdog/convert_drivers_to_kernel_api.rst
b/Documentation/watchdog/convert_drivers_to_kernel_api.rst
index 51b999b5551ac7761e251f106f41311cb0194635..a1c3f038ce0e7caf7564ac9826c39514bb888bc1 100644
(file)
--- a/
Documentation/watchdog/convert_drivers_to_kernel_api.rst
+++ b/
Documentation/watchdog/convert_drivers_to_kernel_api.rst
@@
-2,7
+2,7
@@
Converting old watchdog drivers to the watchdog framework
=========================================================
-by Wolfram Sang <w
.sang@pengutronix.de
>
+by Wolfram Sang <w
sa@kernel.org
>
Before the watchdog framework came into the kernel, every driver had to
implement the API on its own. Now, as the framework factored out the common