From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 1 Dec 2015 14:13:15 +0100 Subject: [U-Boot] [PATCH] sunxi: usb: Rename the sunxi usb driver DM entry In-Reply-To: <565D5A0F.5060608@redhat.com> References: <1448903959-10289-1-git-send-email-marex@denx.de> <565D5A0F.5060608@redhat.com> Message-ID: <201512011413.15543.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tuesday, December 01, 2015 at 09:27:59 AM, Hans de Goede wrote: > Hi, > > On 30-11-15 18:19, Marek Vasut wrote: > > 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 > > Cc: Hans de Goede > > Cc: Ian Campbell > > Cc: Simon Glass > > Looks good to me: > > Reviewed-by: Hans de Goede > > Marek, do you want me to take this upstream through the > u-boot-sunxi tree, or will you pick this up yourself ? I'll pick it through the USB at it fixes build issue there. Thanks! Best regards, Marek Vasut