[alsa-devel] [PATCH 1/2] ASoC: core: display the platform node name if there is no platform name
Mark Brown
broonie at opensource.wolfsonmicro.com
Tue Sep 11 02:19:37 CEST 2012
On Mon, Sep 10, 2012 at 05:02:55PM -0500, Timur Tabi wrote:
> A platform can be matched by either a string name or a device tree node
> pointer, so we can't assume that dai_link->platform_name is valid. Fix
> an error message in soc_bind_dai_link() to use the device tree node
> name if the platform name is null.
Applied, but please avoid the use of the ternery operator in future.
More information about the Alsa-devel
mailing list