From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Date: Sat, 02 May 2015 14:43:24 +0100 Subject: [U-Boot] [PATCH 4/6] sunxi: usb: Rename the usbc.? files to usb_phy.? In-Reply-To: <1430203271-3130-5-git-send-email-hdegoede@redhat.com> References: <1430203271-3130-1-git-send-email-hdegoede@redhat.com> <1430203271-3130-5-git-send-email-hdegoede@redhat.com> Message-ID: <1430574204.15640.110.camel@hellion.org.uk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, 2015-04-28 at 08:41 +0200, Hans de Goede wrote: > The usbc.? files now only contain usb-phy related code, rename them to make > this clear. > > Signed-off-by: Hans de Goede Acked-by: Ian Campbell