diff options
| author | Christina Quast <[email protected]> | 2019-04-02 12:16:48 +0000 |
|---|---|---|
| committer | Takashi Iwai <[email protected]> | 2019-04-03 09:55:47 +0000 |
| commit | 4b81dad109ad7d7b288804fcdc6475b48f242210 (patch) | |
| tree | c48da652e458b49814c8305f799c801496f67e52 /sound/core/timer.c | |
| parent | Merge branch 'topic/timer-fixes' into for-next (diff) | |
| download | kernel-4b81dad109ad7d7b288804fcdc6475b48f242210.tar.gz kernel-4b81dad109ad7d7b288804fcdc6475b48f242210.zip | |
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 <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'sound/core/timer.c')
0 files changed, 0 insertions, 0 deletions
