Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • I ipipe-arm64
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Model experiments
  • Analytics
    • Analytics
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomaixenomai
  • ipipe-arm64
  • Repository
  • ipipe-arm64
  • sound
  • pci
  • hda
  • hda_generic.c
Find file Blame History Permalink
  • 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