commit | 6efdd8513f182492c21fb7238592d4539d5c751a | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Feb 27 16:09:22 2015 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Mar 03 11:25:16 2015 +0100 |
tree | c399158c210875a0d5f235abf2b6154fc2a9bb13 | |
parent | 1a4ba30cced3002add8459eadcd65b8d3cd1515e [diff] |
ALSA: hda - Add card field to hda_codec struct Allow the codec object to have an individual card pointer. Not only this simplifies the redirections in many places, also this will allow us to make each codec assigned to a different card object. Signed-off-by: Takashi Iwai <tiwai@suse.de>