linux-openmoko_2.6.37.bb: allow setting DAI mode even while pcm is active
commit45edf621296daf150c72b876d720861235e5762e
authorKlaus Kurzmann <mok@fluxnetz.de>
Thu, 9 Jun 2011 20:54:21 +0000 (9 22:54 +0200)
committerKlaus Kurzmann <mok@fluxnetz.de>
Thu, 9 Jun 2011 20:59:56 +0000 (9 22:59 +0200)
treec8c388f340c721a6d0780efdf429194b723e18d2
parent9a799fb3464b61df51f5e772c693cd76ad948f28
linux-openmoko_2.6.37.bb: allow setting DAI mode even while pcm is active

Without this patch the DAI mode can't be set while a pcm stream is
running as that might lead to kernel freezing. This patch allows setting
it to the same value to make scenario loading work.

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
recipes/linux/linux-2.6.37/gta02-dont-block-dai-switch.patch [new file with mode: 0644]
recipes/linux/linux-openmoko_2.6.37.bb