[PATCH 1/2] ARM: kirkwood: proper retain MAC address workaround on DT ethernet
From: benh@kernel.crashing.org (Benjamin Herrenschmidt)
Date: 2013-05-27 09:41:52
Also in:
linuxppc-dev, lkml, netdev
From: benh@kernel.crashing.org (Benjamin Herrenschmidt)
Date: 2013-05-27 09:41:52
Also in:
linuxppc-dev, lkml, netdev
On Mon, 2013-05-27 at 02:23 -0700, David Miller wrote:
Sparc has an of_set_property(), it needs to become generic.
There is an of_update_property(), we could change the name though, yours is nicer :-) Cheers, Ben.