diff options
| author | Christina Quast <cquast@hanoverdisplays.com> | 2019-04-02 15:16:48 +0300 |
|---|---|---|
| committer | Takashi Iwai <tiwai@suse.de> | 2019-04-03 12:55:47 +0300 |
| commit | 4b81dad109ad7d7b288804fcdc6475b48f242210 (patch) | |
| tree | c48da652e458b49814c8305f799c801496f67e52 /lib/mpi/mpiutil.c | |
| parent | 3a23fd0415cbd074b726fe730747d1bb41f8d0d7 (diff) | |
| download | linux-4b81dad109ad7d7b288804fcdc6475b48f242210.tar.xz | |
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 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions
