diff options
| author | David Dueck <[email protected]> | 2014-09-17 14:26:48 +0200 |
|---|---|---|
| committer | Marc Kleine-Budde <[email protected]> | 2014-09-18 11:15:37 +0200 |
| commit | e77980e50bc2850599d4d9c0192b67a9ffd6daac (patch) | |
| tree | 008ba8530575b4b7668582cb139d1ab00406efaf /tools/perf/scripts/python/bin | |
| parent | 4c728d804c4b9d1ae7f76e8f32c419bc21a6e540 (diff) | |
can: at91_can: add missing prepare and unprepare of the clock
In order to make the driver work with the common clock framework, this patch
converts the clk_enable()/clk_disable() to
clk_prepare_enable()/clk_disable_unprepare(). While there, add the missing
error handling.
Signed-off-by: David Dueck <[email protected]>
Signed-off-by: Anthony Harivel <[email protected]>
Acked-by: Boris Brezillon <[email protected]>
Cc: linux-stable <[email protected]>
Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions