From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 26 Oct 2012 12:13:06 +0200 Subject: [U-Boot] [PATCH] usb: tegra: move Tegra EHCI implementation to correct place In-Reply-To: <1351236570.20572.20.camel@tellur> References: <1351206943-29358-1-git-send-email-dev@lynxeye.de> <201210260909.49659.marex@denx.de> <1351236570.20572.20.camel@tellur> Message-ID: <201210261213.07147.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 Dear Lucas Stach, > Hi Marek, > > Am Freitag, den 26.10.2012, 09:09 +0200 schrieb Marek Vasut: > > Dear Lucas Stach, > > > > > Move the Tegra EHCI implementation to the correct directory in the > > > tree. This code is specific to the Tegra EHCI controller, not to the > > > Tegra SoC in general. > > > > > > This is not just a move of the code, but also some small changes > > > squashed > > > > Unsquash them please, it's really hard to review. Also, use git > > format-patch -M -C to generate the patchset and to detect renames. > > I've generated the patch with format-patch -B -M -C, so what you see is > basically the diff of the original file with the new implementation. So > the diff shows all the small changes I blather about. > > The changes are squashed in because I did them while moving the > implementation over, and I would like to avoid doing them in single > patches as it's notably more work and IMHO with the current diff you can > clearly see what changed. So please let me know if you are really that > keen to have them as separate patches, but it may take me some while to > respin this as I'm occupied with other things right now. [...] Let's do it properly please. Best regards, Marek Vasut