ALSA: hda - Add fixup-call in init callback
authorTakashi Iwai <tiwai@suse.de>
Thu, 13 Jan 2011 14:41:45 +0000 (15:41 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 13 Jan 2011 14:42:53 +0000 (15:42 +0100)
In some cases, the fix-up is required in the init callback to be called
both at the first initialization and at the resume.  The new action type
ALC_FIXUP_ACT_INIT is used for this case.

So far, only ALC275_FIXUP_SONY_HWEQ uses this.

Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found