diff options
author | Stephen Boyd <swboyd@chromium.org> | 2019-07-30 11:15:12 -0700 |
---|---|---|
committer | Chanwoo Choi <cw00.choi@samsung.com> | 2019-07-31 09:55:46 +0900 |
commit | a3fc5723397703a56fb6083b3e2f2ac601d1dfe0 (patch) | |
tree | 61d7719c01aad420ea1940764eeba143c130dfd6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 21be848ebc5f3cb714b23c2528fbe73f69073c32 (diff) |
extcon: adc-jack: Remove dev_err() usage after platform_get_irq()
We don't need dev_err() messages when platform_get_irq() fails now that
platform_get_irq() prints an error message itself when something goes
wrong. Let's remove these prints with a simple semantic patch.
Signed-off-by: Stephen Boyd <swboyd@chromium.org>
[cw00.choi: Edit patch title and description for readability]
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions