[ARM] 3290/1: Fix the FIFO size detection
authorCatalin Marinas <catalin.marinas@arm.com>
Wed, 1 Feb 2006 19:25:58 +0000 (19:25 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 1 Feb 2006 19:25:58 +0000 (19:25 +0000)
commitf27f218cdfb12c9d2b285ec4a0bce588b5c531d3
tree38e2663bb2cfe2f4af663b837288d6d6b069bafb
parenta6df590dd8b7644c8e298e3b13442bcd6ceeb739
[ARM] 3290/1: Fix the FIFO size detection

Patch from Catalin Marinas

AACI reports TX FIFO full after the first write to it if the AC97 is not
enabled. This patch enables the AC97 probing before the check for the TX
FIFO size. The patch also adds a warning if the TX FIFO size is not
multiple of 16.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
sound/arm/aaci.c