12 Jun
2013
12 Jun
'13
7:10 p.m.
On Wed, Jun 12, 2013 at 05:29:19PM +0100, Charles Keepax wrote:
+static const struct reg_default wm8997_sysclk_reva_patch[] = {
- {0x301D, 0x7B15},
- {0x301B, 0x0050},
Should have spaces around the { }.
+static struct snd_soc_dai_driver wm8997_dai[] = {
- {
.name = "wm8997-aif1",
.id = 1,
I'd expect to see the Slimbus interfaces here too.