ALSA: hda - Create jack detection elements in build_controls
authorTakashi Iwai <tiwai@suse.de>
Tue, 18 Nov 2008 08:32:42 +0000 (09:32 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 18 Nov 2008 08:43:05 +0000 (09:43 +0100)
commite4973e1e5a42072ce88736ba0e39e4b8fc6c3c44
treeb7cac8500e29d001f0b3e1eeb4539ec43708fc32
parent5f1e71b1cc2cc788c0f452772e2ce5e7430c40c2
ALSA: hda - Create jack detection elements in build_controls

The jack detection input elements should be created in build_controls
callback instead of init callback because init can be called multiple
times by suspend/resume and power-saving.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_sigmatel.c
This page took 0.024045 seconds and 5 git commands to generate.