[PATCH] s5pc110: SDHCI-s3c can override host capabilities

Andrew Morton akpm at linux-foundation.org
Thu Jun 10 16:43:04 EDT 2010


On Sat, 05 Jun 2010 11:40:53 +0900
Kyungmin Park <kmpark at infradead.org> wrote:

> From: Kyungmin Park <kmpark at infradead.org>
> To: linux-arm-kernel at lists.infradead.org, linux-mmc at vger.kernel.org, akpm at linux-foundation.org, ben-linux at fluff.org
> 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 at samsung.com>

The way this patch was presented, it will go into git with an Author:
address of "kmpark at infradead.org", but a Signed-off-by: address of
"kyungmin.park at samsung.com".  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.




More information about the linux-arm-kernel mailing list