[alsa-devel] [PATCH] ALSA: doc: my_chip has no element ioport

Takashi Iwai tiwai at suse.de
Wed Apr 3 11:56:08 CEST 2019


On Tue, 02 Apr 2019 14:16:48 +0200,
Christina Quast wrote:
> 
> 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 at hanoverdisplays.com>

Applied, thanks.


Takashi


More information about the Alsa-devel mailing list