]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: usb: fix example hub node name
authorJohan Hovold <johan@kernel.org>
Thu, 9 Nov 2017 17:07:16 +0000 (18:07 +0100)
committerRob Herring <robh@kernel.org>
Thu, 16 Nov 2017 17:01:14 +0000 (11:01 -0600)
commit955623cb0544ed813c971292de09f8adba99f7d3
tree761ea15584a2e7eea9b3e3b9bef2c0a35291fd96
parent9adcaafde69bd3e3694b8fe5fcad1593fcbf39e9
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>
Documentation/devicetree/bindings/usb/usb-device.txt