aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
diff options
context:
space:
mode:
authorAndrew Jeffery <[email protected]>2021-06-07 11:00:20 +0930
committerUlf Hansson <[email protected]>2021-06-14 13:57:44 +0200
commita7ab186f60785850b5af1be183867000485ad491 (patch)
tree43eda0a6813d9cd8a16df8768d05db444026d56e /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
parent039259156b3bbe62bff3492f007f0dd247013fa6 (diff)
mmc: sdhci-of-aspeed: Turn down a phase correction warning
The card timing and the bus frequency are not changed atomically with respect to calls to the set_clock() callback in the driver. The result is the driver sees a transient state where there's a mismatch between the two and thus the inputs to the phase correction calculation formula are garbage. Switch from dev_warn() to dev_dbg() to avoid noise in the normal case, though the change does make bad configurations less likely to be noticed. Reported-by: Joel Stanley <[email protected]> Signed-off-by: Andrew Jeffery <[email protected]> Reviewed-by: Joel Stanley <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions