mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-04-27 00:33:55 +00:00
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> |
||
---|---|---|
.. | ||
alsa-driver-api.rst | ||
index.rst | ||
writing-an-alsa-driver.rst |