commit | 9e30d7718bb7402c7bdee631ad2aae2658c324f0 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Feb 11 08:28:04 2009 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Feb 11 08:28:04 2009 +0100 |
tree | 51b898f8106fea24278e8313b64fc954a99729b5 | |
parent | 9e32ebdb3aa4e5d2366b032baa16b95f3d7788b9 [diff] |
ASoC: Fix forgotten replacements of socdev->codec The snd_soc_codec was moved into socdev->card, but this change wasn't applied in some places. Fixed now. Signed-off-by: Takashi Iwai <tiwai@suse.de>