]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commita5aa29ad8606d9e38b9bc7244f8fbb29e9d4e982
treefb110100baeafa0fc20a1849c74ca572a0458808
parente5515654bbbef70f2ccfcef7d1aeb44deb0be673
[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