commit | 1759f27027c88adfd94b436fda219eb80531bf6d | [log] [tgz] |
---|---|---|
author | Johan Hovold <johan@kernel.org> | Thu Nov 09 18:07:16 2017 +0100 |
committer | Rob Herring <robh@kernel.org> | Thu Nov 16 11:01:14 2017 -0600 |
tree | 761ea15584a2e7eea9b3e3b9bef2c0a35291fd96 | |
parent | c545f637f81ebab88c257a243083a879af0b85b7 [diff] |
dt-bindings: usb: fix example hub node name According to the OF Recommended Practice for USB, hub nodes shall be named "hub", but the example had mixed up the label and node names. Fix the node name and drop the redundant label. While at it, remove a newline and add a missing semicolon to the example source. Signed-off-by: Johan Hovold <johan@kernel.org> Signed-off-by: Rob Herring <robh@kernel.org>