From: Mark Brown Date: Thu, 29 Jan 2009 13:08:20 +0000 (+0000) Subject: ASoC: Fix null string usage with WM8753 DAIs X-Git-Tag: v2.6.29-rc4~101^2~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e70c1f099c6977d3928879e64fa6af7f903b7b0;p=pandora-kernel.git ASoC: Fix null string usage with WM8753 DAIs The WM8753 driver multiplexes the DAI structures it exposes to the outside world, leaving them uninitialised until the codec probes. Since the DAI name is used during the registration and setup process provide a dummy name. Signed-off-by: Mark Brown --- Reading git-diff-tree failed