From: Hans de Goede Date: Tue, 11 Feb 2014 16:54:45 +0000 (+0100) Subject: uhci-platform: Change compatible string from platform-uhci to generic-uhci X-Git-Tag: v3.15-rc1~137^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e16fa44b39189cf31baaa8e880bc1c23a458c669;p=pandora-kernel.git uhci-platform: Change compatible string from platform-uhci to generic-uhci This brings the uhci-platform bindings in sync with what we've done for the ohci- and ehci-platform drivers. As discussed there using platform as a prefix 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 platform-uhci compatible string is kept around for, well, compatibility reasons. While at it rename the bindings txt file to match the name of all the other ?hci-platform bindings docs. Signed-off-by: Hans de Goede Acked-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed