From: Karl Beldan Date: Thu, 14 May 2009 08:25:42 +0000 (+0200) Subject: ASoC: pxa2xx-i2s: Proper hw initialization X-Git-Tag: v2.6.31-rc1~363^2~29^2~48^2~2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b243b77c708665d7af8c5e42611c27c89f918788;p=pandora-kernel.git ASoC: pxa2xx-i2s: Proper hw initialization Make sure we are in a know good state at end of probe : Reset FIFO logic and registers, and make sure REC and RPL functions along with FIFO service are disabled (SACR0_RST enables REC and RPL). Resetting loses current settings so remove reset from stream startup. Now reset occurs only at probe. Signed-off-by: Karl Beldan Signed-off-by: Mark Brown --- Reading git-diff-tree failed