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)
committerSimon Horman <horms@verge.net.au>
Fri, 5 Dec 2014 00:22:32 +0000 (09:22 +0900)
commitfc4fec400a07c169b4cadb38ac710fd1fcf5cef6
treebffaeaa19dfb704bedfe31357ded31be0bb5f01d
parentc831edda102b4140c096defbcb7031c24c0514d0
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>
(cherry picked from commit 0f94388b27c599015b74eedf1a32126a3f5fc0f9)
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Documentation/devicetree/bindings/usb/usb-xhci.txt
drivers/usb/host/xhci-plat.c