[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)
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>

No differences found