diff options
author | 2015-05-25 14:57:43 +0900 | |
---|---|---|
committer | 2015-06-01 06:55:12 +0900 | |
commit | 3a63d22425ff229c8fb51e7aec1de1e9a4e19b34 (patch) | |
tree | e606630415ed38792be12f23b078bbc0e61626cc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | serial: earlycon: Add support for big-endian MMIO accesses (diff) | |
download | linux-dev-3a63d22425ff229c8fb51e7aec1de1e9a4e19b34.tar.xz linux-dev-3a63d22425ff229c8fb51e7aec1de1e9a4e19b34.zip |
serial: of_serial: use devm_clk_get() instead of clk_get()
The probe method of this driver calls clk_get(), but clk_put() is
missing from the remove callback.
Using the managed clk function is easier than fixing other parts.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.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