]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[SOUND] Sparc CS4231: Fix IRQ return value and initialization.
authorGeorg Chini <georg.chini@triaton-webhosting.com>
Sat, 6 Jan 2007 00:00:08 +0000 (01:00 +0100)
committerAdrian Bunk <bunk@stusta.de>
Tue, 9 Jan 2007 02:23:30 +0000 (03:23 +0100)
commit223aa24029ccd32230fd4509edfa50cf067fb919
treeb9e82300d7967cd1acbb1552069888b64f002364
parent8059c0f97012c5bf881d9a158dcfd3843c025b9b
[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>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
sound/sparc/cs4231.c