]> git.ipfire.org Git - people/ms/u-boot.git/commit
sunxi: usb: Rename the sunxi usb driver DM entry
authorMarek Vasut <marex@denx.de>
Mon, 30 Nov 2015 17:15:33 +0000 (18:15 +0100)
committerMarek Vasut <marex@denx.de>
Sun, 6 Dec 2015 23:14:59 +0000 (00:14 +0100)
commit40c920821d0cbe6a243aa358187aa024c0c1ad5f
tree0c6fe98269a14241718c08eb02ad502ae0f6bfda
parent04f378798d85f62beeb09db29a02785571514aeb
sunxi: usb: Rename the sunxi usb driver DM entry

The DM entry should be unique, otherwise it will collide with other
drivers. Fix this by assigning the driver a more unique name than
usb_ehci.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Hans de Goede <hdegoede@redhat.com>
Cc: Ian Campbell <ijc@hellion.org.uk>
Cc: Simon Glass <sjg@chromium.org>
drivers/usb/host/ehci-sunxi.c