[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1370444796-18648-1-git-send-email-pdeschrijver@nvidia.com>
Date: Wed, 5 Jun 2013 18:06:34 +0300
From: Peter De Schrijver <pdeschrijver@...dia.com>
To: Peter De Schrijver <pdeschrijver@...dia.com>
CC: <linux-arm-kernel@...ts.infradead.org>, <mturquette@...aro.org>,
<linux-kernel@...r.kernel.org>
Subject: [PATCH 0/2] Fix some uses of clk->rate
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists