Skip to content
Commit 529bd6c4 authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: hda - Fix PCM reconfigure



The reconfiguration of PCM affected all PCM streams on the bus, but
this this should be done rather only for the target codec.

This patch does the following:
- introduce bitmap indicating the PCM device usages on a hda_bus
- refactor the PCM build functions
- fix __devinit prefix in some fucntions
- add a proper ifdef around HDA-reconfig-specific functions

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent fee2fba3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment