diff options
author | 2019-04-17 16:28:18 +0800 | |
---|---|---|
committer | 2019-04-19 14:24:25 +0200 | |
commit | bbe2028f43c88e58a879eaa8627a871704b01252 (patch) | |
tree | 52d10f618d5daa6c53ffd9d0b1b6f4dd21bfa317 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | usb: host: xhci-plat: get optional clock by devm_clk_get_optional() (diff) | |
download | wireguard-linux-bbe2028f43c88e58a879eaa8627a871704b01252.tar.xz wireguard-linux-bbe2028f43c88e58a879eaa8627a871704b01252.zip |
usb: misc: usb3503: get optional clock by devm_clk_get_optional()
When the driver tries to get optional clock, it ignores all errors except
-EPROBE_DEFER, but if only ignores -ENOENT, it will cover some real errors,
such as -ENOMEM, so use devm_clk_get_optional() to get optional clock.
And remove unnecessary stack variable clk.
Cc: Dongjin Kim <tobetter@gmail.com>
Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions