projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9095d5b
)
dm: core: fix typo in comment (device.h)
author
Heinrich Schuchardt
<xypron.glpk@gmx.de>
Mon, 12 Feb 2018 11:38:36 +0000
(12:38 +0100)
committer
Tom Rini
<trini@konsulko.com>
Wed, 14 Feb 2018 04:24:22 +0000
(23:24 -0500)
%s/Indentiies/Identifies/g
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
include/dm/device.h
patch
|
blob
|
history
diff --git
a/include/dm/device.h
b/include/dm/device.h
index 813e49f330fa3d7730e6da992d51dbdff3e0e36b..7786b1cf4e629f872d32f4f116e4c272c5e8653e 100644
(file)
--- a/
include/dm/device.h
+++ b/
include/dm/device.h
@@
-203,7
+203,7
@@
struct udevice_id {
* it.
*
* @name: Device name
- * @id: Identiies the uclass we belong to
+ * @id: Identi
f
ies the uclass we belong to
* @of_match: List of compatible strings to match, and any identifying data
* for each.
* @bind: Called to bind a device to its driver