[ALSA] Revert the nested-device patch

Modules: ALSA Core

Revert the nested-device patch to keep the compatibility with the
current HAL configuration.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
Takashi Iwai
2006-01-03 19:54:44 +01:00
committed by Jaroslav Kysela
parent 2ad5dd8dc3
commit 3e23c65883
3 changed files with 3 additions and 11 deletions

View File

@@ -134,7 +134,6 @@ struct snd_card {
wait_queue_head_t shutdown_sleep;
struct work_struct free_workq; /* for free in workqueue */
struct device *dev;
struct class_device *parent_device;
#ifdef CONFIG_PM
unsigned int power_state; /* power state */