Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I ipipe-arm64
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomai
  • ipipe-arm64
  • Repository
Switch branch/tag
  • ipipe-arm64
  • sound
  • pci
  • hda
  • hda_generic.c
Find file BlameHistoryPermalink
  • Takashi Iwai's avatar
    ALSA: hda - Fix missing call of cmd flush in capture volume put callback · a836dbf6
    Takashi Iwai authored Jan 22, 2013
    
    
    The capture volume put callback may call the node selection change,
    and its actual call won't be triggered unless flushed.  In general,
    we always need to call both snd_hda_codec_flush_amp_cache() and
    snd_hda_codec_flush_cmd_cache() at the same place...
    Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
    a836dbf6

Imprint & Privacy Policy