summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorStephen Boyd <swboyd@chromium.org>2023-10-03 03:34:26 +0300
committerTzung-Bi Shih <tzungbi@kernel.org>2023-10-04 06:40:54 +0300
commit2b055bf8ac8492111a62177764e54e0d2614c6b8 (patch)
tree55bf97b5367f2f6eb85e5526b8c3ed610de981ff /scripts/gdb/linux/modules.py
parenta88f6ef679579256ec9561fb1359332df5eaa94d (diff)
downloadlinux-2b055bf8ac8492111a62177764e54e0d2614c6b8.tar.xz
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 <pmalani@chromium.org> Signed-off-by: Stephen Boyd <swboyd@chromium.org> Acked-by: Prashant Malani <pmalani@chromium.org> Link: https://lore.kernel.org/r/20231003003429.1378109-3-swboyd@chromium.org Signed-off-by: Tzung-Bi Shih <tzungbi@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions