9 Dec
2011
9 Dec
'11
8:03 a.m.
On Wed, Dec 07, 2011 at 01:58:28PM -0700, Stephen Warren wrote:
DAI link endpoints and platform (DMA) devices are currently specified by name. When instantiating sound cards from device tree, it may be more convenient to refer to these devices by phandle in the device tree, and for code to describe DAI links using the "struct device_node *" ("of_node") those phandles map to.
I would've applied this but it depends on a previous patch so it won't apply as-is.