diff options
author | Christina Quast <cquast@hanoverdisplays.com> | 2019-04-02 14:16:48 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2019-04-03 11:55:47 +0200 |
commit | 4b81dad109ad7d7b288804fcdc6475b48f242210 (patch) | |
tree | c48da652e458b49814c8305f799c801496f67e52 /LICENSES | |
parent | 3a23fd0415cbd074b726fe730747d1bb41f8d0d7 (diff) | |
download | linux-4b81dad109ad7d7b288804fcdc6475b48f242210.tar.bz2 |
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>
Diffstat (limited to 'LICENSES')
0 files changed, 0 insertions, 0 deletions