ALSA: mixart: Correct comment wrt obsoleted tasklet usage
authorTakashi Iwai <tiwai@suse.de>
Thu, 3 Sep 2020 10:41:31 +0000 (12:41 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 9 Sep 2020 16:34:36 +0000 (18:34 +0200)
commitf2a852d36711bd7c7c717abc66c07751f3e1d482
treec84feb46b98945577e0edb389dd3af55d883c1a3
parentce4f25759372bbf6c37b92712b00c1b1b9b4b48e
ALSA: mixart: Correct comment wrt obsoleted tasklet usage

The miXart driver has been already converted to use the threaded IRQ
instead of tasklet while there is a remaining comment still mentioning
a tasklet.  Update the comment appropriately.

Fixes: 8d3a8b5cb57d ("ALSA: mixart: Use nonatomic PCM ops")
Link: https://lore.kernel.org/r/20200903104131.21097-12-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/mixart/mixart.h