Skip to content
Commit 4b81dad1 authored by Christina Quast's avatar Christina Quast Committed by Takashi Iwai
Browse files

ALSA: doc: my_chip has no element ioport



chip->ioport is dereferenced in two places, but the struct is
defined as follows:

struct mychip {
	struct snd_card *card;
	struct pci_dev *pci;

	unsigned long port;
	int irq;
};

Signed-off-by: default avatarChristina Quast <cquast@hanoverdisplays.com>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 3a23fd04
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment