On Sun, 16 Jul 2017 20:46:30 +0200, Takashi Iwai wrote:
On Sun, 16 Jul 2017 20:40:03 +0200, Andy Shevchenko wrote:
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 Signed-off-by: Andy Shevchenko andriy.shevchenko@linux.intel.com
Applied now with Cc to stable. Thanks.
Ah, I see you want to get confirmation from Emeric. OK I take it back and wait for the tested-by.
Takashi