diff options
author | Andy Shevchenko <[email protected]> | 2017-07-16 21:40:03 +0300 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2017-07-18 11:55:40 +0200 |
commit | 610e1ae9b533be82b3aa118b907e0a703256913d (patch) | |
tree | 7f658c1158494fc3a411f6673321e55cb8485275 /tools/perf/util/trace-event-scripting.c | |
parent | 89542936df29d7104537279a6a7e583de6e15b92 (diff) |
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 <[email protected]>
Tested-by: Émeric MASCHINO <[email protected]>
Signed-off-by: Andy Shevchenko <[email protected]>
Cc: <[email protected]> # v4.5+
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions