1
0
Fork 0
alistair23-linux/sound/i2c
Nishanth Aravamudan 8433a509c0 [ALSA] Fix schedule_timeout usage
Use schedule_timeout_{,un}interruptible() instead of
set_current_state()/schedule_timeout() to reduce kernel size.  Also use
human-time conversion functions instead of hard-coded division to avoid
rounding issues.

Signed-off-by: Nishanth Aravamudan <nacc@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2005-11-04 13:19:49 +01:00
..
l3 [ALSA] Replace with kzalloc() - others 2005-09-12 10:48:22 +02:00
other [ALSA] Add missing KERN_* suffix to printk 2005-11-04 13:19:23 +01:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cs8427.c [ALSA] Fix schedule_timeout usage 2005-11-04 13:19:49 +01:00
i2c.c [ALSA] Replace with kzalloc() - others 2005-09-12 10:48:22 +02:00
tea6330t.c [ALSA] Add missing KERN_* suffix to printk 2005-11-04 13:19:23 +01:00