diff options
| author | Sameer Pujar <[email protected]> | 2020-08-19 15:32:10 +0000 |
|---|---|---|
| committer | Takashi Iwai <[email protected]> | 2020-08-19 15:37:06 +0000 |
| commit | b90b925fd52c75ee7531df739d850a1f7c58ef06 (patch) | |
| tree | b98f35f4bd2e2b318c7750a694d073a214209f99 /drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c | |
| parent | ALSA: hda/realtek: Add quirk for Samsung Galaxy Book Ion (diff) | |
| download | kernel-b90b925fd52c75ee7531df739d850a1f7c58ef06.tar.gz kernel-b90b925fd52c75ee7531df739d850a1f7c58ef06.zip | |
ALSA: hda: avoid reset of sdo_limit
By default 'sdo_limit' is initialized with a default value of '8'
as per spec. This is overridden in cases where a different value is
required. However this is getting reset when snd_hdac_bus_init_chip()
is called again, which happens during runtime PM cycle.
Avoid this reset by moving 'sdo_limit' setup to 'snd_hdac_bus_init()'
function which would be called only once.
Fixes: 67ae482a59e9 ("ALSA: hda: add member to store ratio for stripe control")
Cc: <[email protected]>
Signed-off-by: Sameer Pujar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c')
0 files changed, 0 insertions, 0 deletions
