[SOUND] Sparc CS4231: Fix IRQ return value and initialization.
authorGeorg Chini <georg.chini@triaton-webhosting.com>
Wed, 3 Jan 2007 05:28:17 +0000 (21:28 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 4 Jan 2007 02:37:26 +0000 (18:37 -0800)
commitd35a1b9e10481c9f1d3b87e778a0f1f6a0a2dd48
treefb110100baeafa0fc20a1849c74ca572a0458808
parenta7ec3f5289681e9d63b65db5f56857f998812b4b
[SOUND] Sparc CS4231: Fix IRQ return value and initialization.

SBUS: Change IRQ-handler return value from 0 to IRQ_HANDLED and
fix some initialisation problems.

Change period_bytes_min from 4096 to 256 to allow driver to work with
low latency (VOIP) applications. Hope this does not break EBUS.

Signed-off-by: Georg Chini <georg.chini@triaton-webhosting.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
sound/sparc/cs4231.c