diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2017-07-16 21:40:03 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2017-07-18 11:55:40 +0200 |
commit | 610e1ae9b533be82b3aa118b907e0a703256913d (patch) | |
tree | 7f658c1158494fc3a411f6673321e55cb8485275 /.cocciconfig | |
parent | 89542936df29d7104537279a6a7e583de6e15b92 (diff) | |
download | linux-610e1ae9b533be82b3aa118b907e0a703256913d.tar.bz2 |
ALSA: fm801: Initialize chip after IRQ handler is registered
The commit b56fa687e02b ("ALSA: fm801: detect FM-only card earlier")
rearranged initialization calls, i.e. it makes snd_fm801_chip_init() to
be called before we register interrupt handler and set PCI bus
mastering.
Somehow it prevents FM801-AU to work properly. Thus, partially revert
initialization order changed by commit mentioned above.
Fixes: b56fa687e02b ("ALSA: fm801: detect FM-only card earlier")
Reported-by: Émeric MASCHINO <emeric.maschino@gmail.com>
Tested-by: Émeric MASCHINO <emeric.maschino@gmail.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: <stable@vger.kernel.org> # v4.5+
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to '.cocciconfig')
0 files changed, 0 insertions, 0 deletions