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@xxxxxxxxxxxxxxxxxxx> Applied, thanks. Takashi