On Tue, Oct 26, 2010 at 03:07:13PM -0700, David Daney wrote:
> There are two identical implementations of of_get_mac_address(), one
> each in arch/powerpc/kernel/prom_parse.c and
> arch/microblaze/kernel/prom_parse.c.  Move this function to a new
> common file of_net.{c,h} and adjust all the callers to include the new
> header.

Applied, thanks; but made some changes to protect this code because it
does not work on little endian (it can be fixed in a separate patch)

Also...

> 
> Signed-off-by: David Daney <[email protected]>
> Cc: Michal Simek <[email protected]>
> Cc: Grant Likely <[email protected]>
> Cc: Benjamin Herrenschmidt <[email protected]>
> Cc: Wolfram Sang <[email protected]>
> Cc: Paul Mackerras <[email protected]>
> Cc: "David S. Miller" <[email protected]>
> Cc: Corey Minyard <[email protected]>
> Cc: Pantelis Antoniou <[email protected]>
> Cc: Vitaly Bordug <[email protected]>
> Cc: Anatolij Gustschin <[email protected]>
> Cc: John Rigby <[email protected]>
> Cc: Wolfgang Denk <[email protected]>
> Cc: Anton Vorontsov <[email protected]>
> Cc: Sandeep Gopalpet <[email protected]>
> Cc: Kumar Gala <[email protected]>
> Cc: Li Yang <[email protected]>
> Cc: Sergey Matyukevich <[email protected]>
> Cc: Jiri Pirko <[email protected]>
> Cc: Eric Dumazet <[email protected]>
> Cc: Sean MacLennan <[email protected]>
> Cc: Sadanand Mutyala <[email protected]>
> Cc: Andres Salomon <[email protected]>
> Cc: [email protected]
> Cc: [email protected]
> Cc: [email protected]
> Cc: [email protected]
> Cc: [email protected]

You don't need to believe everything that get_maintainers is telling
you.  When you get a large list like this, don't Cc everyone, but
apply some educated guesses.  You can guess that the PowerPC and
Microblaze maintainers care because it touches their trees, and you
can guess that I care because I'm the dt maintainer. David Miller
isn't a bad guess because of networking.  But 22 people is excessive.

g.
_______________________________________________
devicetree-discuss mailing list
[email protected]
https://lists.ozlabs.org/listinfo/devicetree-discuss

Reply via email to