summaryrefslogtreecommitdiffstats
path: root/include/trace/events/clk.h
diff options
context:
space:
mode:
authorStephen Boyd <sboyd@codeaurora.org>2015-02-02 14:09:43 -0800
committerStephen Boyd <sboyd@codeaurora.org>2015-03-12 12:18:49 -0700
commit08b9575660cd6d654c05314fc41d2209f2d8bdfb (patch)
treea988748bd661eae7462e202d20674e4be3014323 /include/trace/events/clk.h
parent6b54783620bcfaff37ad41e957d29c326211cc18 (diff)
downloadlinux-08b9575660cd6d654c05314fc41d2209f2d8bdfb.tar.gz
linux-08b9575660cd6d654c05314fc41d2209f2d8bdfb.tar.bz2
linux-08b9575660cd6d654c05314fc41d2209f2d8bdfb.zip
clk: Missing set_phase op is an error
If a clock's clk_ops doesn't have the set_phase op set we should return an error from clk_set_phase(). This way clock consumers know that when they tried to set a phase it didn't work, as opposed to the current behavior where the return value is 0 meaning success. Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Michael Turquette <mturquette@linaro.org>
Diffstat (limited to 'include/trace/events/clk.h')
0 files changed, 0 insertions, 0 deletions