Files
linux/Documentation
Christina Quast 4b81dad109 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: Christina Quast <cquast@hanoverdisplays.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2019-04-03 11:55:47 +02:00
..
2018-10-26 16:26:32 -07:00
2019-02-11 10:35:35 +01:00
2018-12-18 16:13:04 +01:00
2019-02-22 08:50:17 -07:00
2019-03-07 18:32:03 -08:00
2018-05-08 09:16:41 -06:00