linux-stable/Documentation/sound
Christina Quast 4b81dad109 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>
2019-04-03 11:55:47 +02:00
..
cards ALSA: multisound.sh: update module namespace 2018-06-26 17:45:16 +02:00
designs ALSA: pcm: add a documentation for tracepoints 2017-07-02 11:15:52 +02:00
hd-audio ALSA: hda/realtek - Add model description for Chrome headset button quirk 2019-02-20 12:56:30 +01:00
kernel-api ALSA: doc: my_chip has no element ioport 2019-04-03 11:55:47 +02:00
soc ASoC: doc: Fix typos in dpcm.rst 2019-02-08 12:58:31 +00:00
alsa-configuration.rst ALSA: Fix references to Documentation/.*/MultiSound 2018-06-26 17:45:31 +02:00
conf.py docs-rst: add sound book to pdf output 2017-05-16 08:44:07 -03:00
index.rst