|
@@ -748,8 +748,10 @@ int snd_hda_attach_pcm_stream(struct hda_bus *_bus, struct hda_codec *codec,
|
|
strlcpy(pcm->name, cpcm->name, sizeof(pcm->name));
|
|
strlcpy(pcm->name, cpcm->name, sizeof(pcm->name));
|
|
apcm = kzalloc(sizeof(*apcm), GFP_KERNEL);
|
|
apcm = kzalloc(sizeof(*apcm), GFP_KERNEL);
|