[PATCH 0/2] Fix some uses of clk->rate

Peter De Schrijver pdeschrijver at nvidia.com
Wed Jun 5 11:06:34 EDT 2013


Using clk->rate directly does not take the CLK_GET_RATE_NOCACHE flag into
account. This can cause wrong results if the flag is set.

Peter De Schrijver (2):
  clk: use clk_get_rate() for debugfs
  clk: honor CLK_GET_RATE_NOCACHE in clk_set_rate

 drivers/clk/clk.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

-- 
1.7.7.rc0.72.g4b5ea.dirty




More information about the linux-arm-kernel mailing list