OSDN Git Service

xhci-platform: Change compatible string from xhci-platform to generic-xhci
authorHans de Goede <hdegoede@redhat.com>
Tue, 11 Feb 2014 16:54:46 +0000 (17:54 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 15 Feb 2014 20:25:51 +0000 (12:25 -0800)
commit0f94388b27c599015b74eedf1a32126a3f5fc0f9
tree32de49e34b996311790c18bd91278d62e4556b39
parente16fa44b39189cf31baaa8e880bc1c23a458c669
xhci-platform: Change compatible string from xhci-platform to generic-xhci

This brings the xhci-platform bindings in sync with what we've done for
the ohci- and ehci-platform drivers. As discussed there using platform as a
postfix is a bit weird as the platform bus is a Linux specific thing and
the bindings are supposed to be OS agnostic.

Note that the old xhci-platform compatible string is kept around for, well,
compatibility reasons.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/usb/usb-xhci.txt
drivers/usb/host/xhci-plat.c