Re: [PATCH v2 1/6] ASoC: Allow device tree to specify a card's name

2011-12-08 Thread Liam Girdwood
On Wed, 2011-12-07 at 13:58 -0700, Stephen Warren wrote: If a card's device was instantiated from device tree, and the device tree has a user-visible-name property, use that as the card's name. Signed-off-by: Stephen Warren swar...@nvidia.com --- v2: New patch implementing new functionality

Re: [PATCH v2 1/6] ASoC: Allow device tree to specify a card's name

2011-12-07 Thread Rob Herring
On 12/07/2011 05:58 PM, Olof Johansson wrote: On Wed, Dec 07, 2011 at 03:13:41PM -0700, Stephen Warren wrote: If a card's device was instantiated from device tree, and the device tree has a user-visible-name property, use that as the card's name. Signed-off-by: Stephen Warren

RE: [PATCH v2 1/6] ASoC: Allow device tree to specify a card's name

2011-12-07 Thread Stephen Warren
Rob Herring wrote at Wednesday, December 07, 2011 5:16 PM: On 12/07/2011 05:58 PM, Olof Johansson wrote: On Wed, Dec 07, 2011 at 03:13:41PM -0700, Stephen Warren wrote: If a card's device was instantiated from device tree, and the device tree has a user-visible-name property, use that as

Re: [PATCH v2 1/6] ASoC: Allow device tree to specify a card's name

2011-12-07 Thread Mark Brown
On Wed, Dec 07, 2011 at 01:58:25PM -0700, Stephen Warren wrote: +sound { + compatible = nvidia,tegra-audio-wm8903, + generic,soc-audio-complex; + user-visible-name = tegra-wm8903-harmony; That user visible name is idiomatic for device tree but it's not idiomatic for