summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorChunfeng Yun <chunfeng.yun@mediatek.com>2019-04-17 16:28:19 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-04-19 14:24:26 +0200
commite894cdc2cb468c49242f8ab39236de475604f0c1 (patch)
treea4067710fa02de8c973342779c36e92bc9913f69 /tools/perf/scripts/python/export-to-sqlite.py
parentbbe2028f43c88e58a879eaa8627a871704b01252 (diff)
usb: dwc2: get optional clock by devm_clk_get_optional()
When the driver tries to get optional clock, it ignores all errors, but if only ignores -ENOENT, it will cover some real errors, such as -EPROBE_DEFER, so use devm_clk_get_optional() to get optional clock. Cc: Minas Harutyunyan <hminas@synopsys.com> Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com> Acked-by: Minas Harutyunyan <hminas@synopsys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions