Thread (10 messages) read the whole thread 10 messages, 2 authors, 2013-05-20
STALE4820d

Revision v3 of 10 in this series.

Revisions (10)
  1. v1 [diff vs current]
  2. v2 [diff vs current]
  3. v3 [diff vs current]
  4. v3 [diff vs current]
  5. v3 current
  6. v3 [diff vs current]
  7. v3 [diff vs current]
  8. v4 [diff vs current]
  9. v5 [diff vs current]
  10. v6 [diff vs current]

[PATCH v3 2/4] clk: add support for clock reparent on set_rate

From: James Hogan <hidden>
Date: 2013-05-16 09:35:39

On 15/05/13 21:25, Stephen Boyd wrote:
On 05/15/13 06:41, James Hogan wrote:
quoted
Each place where round_rate() is called, determine_rate is checked first
and called in preference, passing NULL to the new parent argument if not
needed (e.g. in __clk_round_rate).
That's annoying. Even if we don't care about the pointer in
clk_round_rate(), this requires the ops to check for NULL before
assigning the pointer. Why not just pass an unused pointer that the ops
can assign all the time?
True, I'll fix that.
With the above change you can add

Reviewed-by: Stephen Boyd <redacted>
Thanks for taking the time to review it.

Cheers
James
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help