From: Manjunathappa, Prakash Date: Thu, 10 Nov 2011 06:13:21 +0000 (+0530) Subject: ARM: davinci: da850 evm: change audio edma event queue to EVENTQ_0 X-Git-Tag: v3.2-rc5~29^2~3^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1b21c525693b0159aed83b5871f2d0f077f208e;p=pandora-kernel.git ARM: davinci: da850 evm: change audio edma event queue to EVENTQ_0 On OMAP-L138 platform, EDMA event queue 0 should be used for audio transfers so that they are not starved by video data moving on event queue 1. Commit 48519f0ae03bc7e86b3dc93e56f1334d53803770 (ASoC: davinci: let platform data define edma queue numbers) had a side-effect of changing this behavior by making the driver actually honor the platform data passed. Fix this now by passing event queue 0 as the queue to be used for audio transfers. Signed-off-by: Manjunathappa, Prakash Signed-off-by: Sekhar Nori Cc: # v2.6.36.x and above --- Reading git-diff-tree failed