diff options
author | 2015-03-26 10:46:35 +0000 | |
---|---|---|
committer | 2015-09-03 16:00:44 +0100 | |
commit | 321ae9646bbfdf27550ecb65617322abc2b92052 (patch) | |
tree | b77e52578752f4ca4d61e29adb07b1355b7d3a25 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | pcmcia: sa1111: update socket driver to use devm_clk_get() API (diff) | |
download | wireguard-linux-321ae9646bbfdf27550ecb65617322abc2b92052.tar.xz wireguard-linux-321ae9646bbfdf27550ecb65617322abc2b92052.zip |
pcmcia: sa1111: simplify clk handing in sa1111_pcmcia_add()
clk_get(dev, NULL) will always refer to the same clock, so it's
pointless calling this multiple times for the same device. As we no
longer have to worry about the cleanup (via use of devm_clk_get()) we
can simplify sa1111_pcmcia_add() too.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions