
On Fri, Feb 24, 2017 at 03:27:11PM +0800, Chen-Yu Tsai wrote:
On Fri, Feb 24, 2017 at 2:08 PM, Chen-Yu Tsai wens@csie.org wrote:
commit 56b0730157f70dc23d6caff9e7ceb8b377b96b9f upstream.
On the A80, mmc1 is available on pingroup G. Designs mostly use this to connect to an SDIO WiFi chip.
Signed-off-by: Chen-Yu Tsai wens@csie.org
I did not send this.
Rask, something is wrong with your setup. You should send patches from your own email address, while keeping the author. You should also add your SoB.
I'm terribly sorry about that. I am the one who sent that patch.
To prevent `git format-patch' from copying the commit author's address into the From: field in the e-mail header again, I have now run
$ git config --global format.from true
so `git format-patch' will do the right thing. I wish that variable would be more prominently documented, perhaps in git-format-patch(1).