summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2015-04-27 08:49:55 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-05-06 22:27:02 +0200
commita5fd844599d635baa7e527549dc10896944aad77 (patch)
treefd91d682f7b17a5942930a8d7d381afa62fbddd3 /tools/perf/scripts/python
parent59f89f21b5f34b50584a218734d2b9cc1efd8c0c (diff)
tty: serial: 8250_mtk: Use devm_clk_get
When a struct device * is present clk_get should be used rather than of_clk_get. Use the devm variant of this function to be able to drop the clk_put in the error and remove pathes. While at it fix a wrong error message. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions