diff options
| author | Stephen Boyd <[email protected]> | 2023-10-03 00:34:26 +0000 |
|---|---|---|
| committer | Tzung-Bi Shih <[email protected]> | 2023-10-04 03:40:54 +0000 |
| commit | 2b055bf8ac8492111a62177764e54e0d2614c6b8 (patch) | |
| tree | 55bf97b5367f2f6eb85e5526b8c3ed610de981ff /drivers/gpu/drm/amd/amdgpu/amdgpu_mca.c | |
| parent | platform/chrome: cros_ec_typec: Use semi-colons instead of commas (diff) | |
| download | kernel-2b055bf8ac8492111a62177764e54e0d2614c6b8.tar.gz kernel-2b055bf8ac8492111a62177764e54e0d2614c6b8.zip | |
platform/chrome: cros_ec_typec: Use dev_err_probe() more
There's some debug prints here that can be upgraded to dev_err_probe()
so that we don't have to fish out the error messages when a true error
happens. If they're simply probe defers then the kernel will keep silent
but if they're true errors we'll see the errors in the logs.
Cc: Prashant Malani <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Acked-by: Prashant Malani <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Tzung-Bi Shih <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_mca.c')
0 files changed, 0 insertions, 0 deletions
