diff options
author | Masahiro Yamada <[email protected]> | 2017-08-23 13:15:01 +0900 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2017-08-30 15:03:44 +0200 |
commit | 3fd1d86f03cbcc7a894cf0e7a70e8758c5f12882 (patch) | |
tree | 4b783b0c6071d79fda22d65c48425d5dbd5a13d7 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | a232a8f2d10750733c54e92ad85da7f8223b1382 (diff) |
mmc: sdhci-pxav2: switch to managed clk and sdhci_pltfm_unregister()
The difference between sdhci_pxav2_remove() and sdhci_pltfm_unregister()
is clk_put(). It will go away by using the managed resource clk, then
sdhci_pltfm_unregister() can be reused.
Also, rename the jump labels to say what the goto does. (Coding style
suggested by Documentation/process/coding-style.rst)
Signed-off-by: Masahiro Yamada <[email protected]>
Acked-by: Adrian Hunter <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions