From: Takashi Iwai Date: Thu, 27 Nov 2008 13:17:01 +0000 (+0100) Subject: ALSA: hda - Fix PCM reconfigure X-Git-Tag: v2.6.29-rc1~590^2~6^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=529bd6c4a63f8468fd66f63fdc22d7070439b3cd;p=pandora-kernel.git 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: Takashi Iwai --- Reading git-diff-tree failed