diff options
author | Ezequiel Garcia <[email protected]> | 2015-07-27 15:00:12 +0100 |
---|---|---|
committer | Ralf Baechle <[email protected]> | 2015-09-03 12:08:05 +0200 |
commit | eb811c73b69f18cefb7a63f22fe07212c6575650 (patch) | |
tree | ae72d2ac745def91f5edc69991b3a2d8a20af23e /tools/perf/scripts/python | |
parent | 1a3d59579b9f436da038f377309cf2270c76318e (diff) |
CLOCKSOURCE: mips-gic: Enable the clock before using it
For the clock to be used (e.g. get its rate through clk_get_rate)
it should be prepared and enabled first.
Also, while the clock is enabled the driver must hold a reference to it,
so let's remove the call to clk_put.
Reviewed-by: Andrew Bresticker <[email protected]>
Signed-off-by: Ezequiel Garcia <[email protected]>
Acked-by: Daniel Lezcano <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: Thomas Gleixner <[email protected]>
Cc: James Hartley <[email protected]>
Cc: Govindraj Raja <[email protected]>
Cc: Damien Horsley <[email protected]>
Cc: James Hogan <[email protected]>
Cc: Ezequiel Garcia <[email protected]>
Patchwork: https://patchwork.linux-mips.org/patch/10779/
Signed-off-by: Ralf Baechle <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions