Re: [PATCH v2 2/5] netdev: mdio-octeon.c: Convert to use device tree.
From: Grant Likely <hidden>
Date: 2012-05-19 06:06:33
Also in:
linux-devicetree, lkml, netdev
From: Grant Likely <hidden>
Date: 2012-05-19 06:06:33
Also in:
linux-devicetree, lkml, netdev
On Thu, 26 Apr 2012 18:20:27 -0700, David Daney [off-list ref] wrote:
From: David Daney <redacted> Get the MDIO bus controller addresses from the device tree, small clean up in use of devm_* Remove, now unused, platform device setup code.
Ditto on this one (and the others); make sure the new compatible value is documented. Otherwise looks good. g.