From: Stephen Warren <swarren@wwwdotorg.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/6] ARM: tegra: create common XUSB padctl driver file
Date: Tue, 6 Oct 2015 11:34:28 -0600 [thread overview]
Message-ID: <56140624.6040303@wwwdotorg.org> (raw)
In-Reply-To: <20151006101526.GE23335@ulmo.nvidia.com>
On 10/06/2015 04:15 AM, Thierry Reding wrote:
> On Mon, Oct 05, 2015 at 04:59:17PM -0600, Stephen Warren wrote:
> [...]
>> It'd be nice if "git format-patch -C" recognized this as a copy, since
>> that's why I created a separate patch, but it doesn't seem to:-(
>
> Have you tried tuning the behaviour by passing the similarity index to
> -C? I've had some success using that approach.
Ah, -C25 (a random number I tried that's less than the default) does
seem to work much better. Unfortunately the diff isn't quite as useful
as it could be since I moved the phy-related functions from the end to
the start of the file to keep the DT and phy related code separate. I
guess I could do that in a separate commit or drop that change.
Anyway, I'll try to remember this if I need to post a V2, but I'm not
going to spam the lists just to repost it with a better diff unless
someone really wants.
Thanks for the tip.
next prev parent reply other threads:[~2015-10-06 17:34 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-05 22:59 [U-Boot] [PATCH 1/6] ARM: tegra: rename dummy XUSB padctl implementation Stephen Warren
2015-10-05 22:59 ` [U-Boot] [PATCH 2/6] ARM: tegra: create common XUSB padctl driver file Stephen Warren
2015-10-06 10:15 ` Thierry Reding
2015-10-06 17:34 ` Stephen Warren [this message]
2015-10-05 22:59 ` [U-Boot] [PATCH 3/6] ARM: tegra: parameterize common XUSB code Stephen Warren
2015-10-05 22:59 ` [U-Boot] [PATCH 4/6] ARM: tegra: switch Tegra210 to common XUSB padctl Stephen Warren
2015-10-05 22:59 ` [U-Boot] [PATCH 5/6] ARM: tegra: add lane tables to Tegra210 " Stephen Warren
2015-10-05 22:59 ` [U-Boot] [PATCH 6/6] ARM: tegra: error check Tegra210 XUSB padctl waits Stephen Warren
2015-10-21 16:39 ` [U-Boot] [PATCH 1/6] ARM: tegra: rename dummy XUSB padctl implementation Stephen Warren
2015-10-21 16:45 ` Tom Warren
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=56140624.6040303@wwwdotorg.org \
--to=swarren@wwwdotorg.org \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.