aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/c++/clang.cpp
diff options
context:
space:
mode:
authorAlexandre Belloni <[email protected]>2015-01-07 23:59:26 +0100
committerDavid S. Miller <[email protected]>2015-01-12 15:35:47 -0500
commitcaffd45e2e686f6c9238b7c982f6d1c57c741f0a (patch)
treee156c32b05d0f97836ec85c6a5f6241421d45eb5 /tools/perf/util/c++/clang.cpp
parent62058647994465aaa7329bd707cda6f4601b67c7 (diff)
net/at91_ether: prepare and unprepare clock
The clock is enabled without being prepared, this leads to: WARNING: CPU: 0 PID: 1 at drivers/clk/clk.c:889 __clk_enable+0x24/0xa8() and a non working ethernet interface. Use clk_prepare_enable() and clk_disable_unprepare() to handle the clock. Signed-off-by: Alexandre Belloni <[email protected]> Acked-by: Boris Brezillon <[email protected]> Acked-by: Nicolas Ferre <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang.cpp')
0 files changed, 0 insertions, 0 deletions