diff options
author | Takashi Iwai <tiwai@suse.de> | 2019-08-06 14:03:56 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2019-08-06 14:06:58 +0200 |
commit | c1c6c877b0c79fd7e05c931435aa42211eaeebaf (patch) | |
tree | da042ea3718ff43df8175b7a991beb775d592886 /Documentation/hwmon | |
parent | a67060201b746a308b1674f66bf289c9faef6d09 (diff) | |
download | linux-c1c6c877b0c79fd7e05c931435aa42211eaeebaf.tar.bz2 |
ALSA: hda - Don't override global PCM hw info flag
The commit bfcba288b97f ("ALSA - hda: Add support for link audio time
reporting") introduced the conditional PCM hw info setup, but it
overwrites the global azx_pcm_hw object. This will cause a problem if
any other HD-audio controller, as it'll inherit the same bit flag
although another controller doesn't support that feature.
Fix the bug by setting the PCM hw info flag locally.
Fixes: bfcba288b97f ("ALSA - hda: Add support for link audio time reporting")
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'Documentation/hwmon')
0 files changed, 0 insertions, 0 deletions