Revert "ALSA: hda: Add codec on bus address table lately"
authorTakashi Iwai <tiwai@suse.de>
Thu, 15 Aug 2019 19:42:51 +0000 (21:42 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 15 Aug 2019 19:43:05 +0000 (21:43 +0200)
commit246bb4aaa4f4314816ae6835f3c6cc6dc7a10f4f
tree7836e9fc30f5cae3ed257f3e8aaaf605bd974632
parentddf7cb83b0f45feb94ad89a987f600c766c463ca
Revert "ALSA: hda: Add codec on bus address table lately"

This reverts commit ee5f85d9290f ("ALSA: hda: Add codec on bus address
table lately").  The commit caused several regression since I've
overlooked that the function doesn't manage only the caddr_tbl but
also the codec linked list that is referred indirectly in the other
drivers.

Revert for now to make everything back to work.

Fixes: ee5f85d9290f ("ALSA: hda: Add codec on bus address table lately")
Reported-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/hda/hdac_device.c