• Takashi Iwai's avatar
    ALSA: hda - Proper power-map toggling for input pins · 12dde4c6
    Takashi Iwai authored
    The current code overrides the event type on input pins always to
    PWR_EVENT.  Although this still works (PWR_EVENT and INSERT_EVENT
    are handled samely), it'd be better to avoid such overrides.
    
    Also, currently the unsol events are registered even for fixed pins
    which will never raise the pin-detection event.
    
    This patch fixes both issues.
    Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
    12dde4c6
patch_sigmatel.c 158 KB