treewide: Fix typo in Documentation/DocBook/device-drivers
authorMasanari Iida <standby24x7@gmail.com>
Tue, 21 Oct 2014 15:00:14 +0000 (00:00 +0900)
committerJonathan Corbet <corbet@lwn.net>
Mon, 3 Nov 2014 16:53:34 +0000 (11:53 -0500)
This patch fix speeling typo found in html files within
Documentation/DocBook/device-drivers.
It is because html files are generated from comments in source,
so I have to fix comments in the source.

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Acked-by: Wolfram Sang <wsa@the-dreams.de>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>

No differences found