android_kernel_xiaomi_sm7250/sound/pci/ac97
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
..
ac97_bus.c [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks 2005-10-28 09:52:56 -07:00
ac97_codec.c [ALSA] Fix schedule_timeout usage 2005-11-04 13:19:49 +01:00
ac97_id.h [ALSA] Fix ALC658D support 2005-09-12 10:41:01 +02:00
ac97_local.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ac97_patch.c [ALSA] Remove snd_runtime_check() macro 2005-11-04 13:17:42 +01:00
ac97_patch.h [ALSA] Add VT1617A codec support 2005-08-30 08:45:22 +02:00
ac97_pcm.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ac97_proc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ak4531_codec.c [ALSA] Replace with kzalloc() - pci stuff 2005-09-12 10:48:16 +02:00
Makefile [ALSA] AC97 bus interface for ad-hoc drivers 2005-08-30 08:43:26 +02:00