Loading sound/sparc/amd7930.c +1 −0 Original line number Diff line number Diff line Loading @@ -956,6 +956,7 @@ static int snd_amd7930_create(struct snd_card *card, if (!amd->regs) { snd_printk(KERN_ERR "amd7930-%d: Unable to map chip registers.\n", dev); kfree(amd); return -EIO; } Loading Loading
sound/sparc/amd7930.c +1 −0 Original line number Diff line number Diff line Loading @@ -956,6 +956,7 @@ static int snd_amd7930_create(struct snd_card *card, if (!amd->regs) { snd_printk(KERN_ERR "amd7930-%d: Unable to map chip registers.\n", dev); kfree(amd); return -EIO; } Loading