On Sat, 05 Jun 2010 11:40:53 +0900 Kyungmin Park <kmpark@xxxxxxxxxxxxx> wrote: > From: Kyungmin Park <kmpark@xxxxxxxxxxxxx> > To: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx, linux-mmc@xxxxxxxxxxxxxxx, akpm@xxxxxxxxxxxxxxxxxxxx, ben-linux@xxxxxxxxx > Subject: [PATCH] s5pc110: SDHCI-s3c can override host capabilities > Date: Sat, 05 Jun 2010 11:40:53 +0900 > User-Agent: Mutt/1.5.14 (2007-02-12) > > Each board can override the default sdhci host capabilities. > Some board has broken features by hardwares and support 8-bit bandwidth. > > Signed-off-by: Kyungmin Park <kyungmin.park@xxxxxxxxxxx> The way this patch was presented, it will go into git with an Author: address of "kmpark@xxxxxxxxxxxxx", but a Signed-off-by: address of "kyungmin.park@xxxxxxxxxxx". Which is a little odd. The way to prevent that is to put an explicit "From:" line at the top of the changelog. If that line is absent, people's tools will fall back to the From: line in the mail headers, which is what happened here. Please let me know if you want me to make any changes to these three patches. -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html