
On Tue, 29 Jul 2008 11:10:09 -0400 richardretanubun richardretanubun@ruggedcom.com wrote:
Patch originally submitted by David Saada
http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/38946
Shamelessly copy-pasted below.
Richard
the proper way to maintain correct attributions in this case is to replace all the above with a simple:
From: David Saada david.saada@ecitele.com
as the first line in the email body. git-am will now assign the correct author when applying it to the tree.
Add MII commands to the UEC driver. Note that once a UEC device is selected, any device on its MDIO bus can be addressed.
Signed-off-by: David Saada <david.saada <at> ecitele.com>
please feel free to be a part of the community and add your Tested-by, Reviewed-by, Acked-by, and/or signoff. See linux-2.6/Documentation/SubmittingPatches for further details.
Kim