commit | 938f97bcf1bdd1b681d5d14d1d7117a2e22d4434 | [log] [tgz] |
---|---|---|
author | John Stultz <john.stultz@linaro.org> | Fri Jul 22 09:12:51 2011 +0000 |
committer | John Stultz <john.stultz@linaro.org> | Wed Aug 10 15:55:12 2011 -0700 |
tree | 5e8e46091aa3445473527533d1e25108252be736 | |
parent | 34d623d11316cb69f9e8cc5eb50d3792b5c302b6 [diff] |
rtc: Fix RTC PIE frequency limit Thomas earlier submitted a fix to limit the RTC PIE freq, but picked 5000Hz out of the air. Willy noticed that we should instead use the 8192Hz max from the rtc man documentation. Cc: Willy Tarreau <w@1wt.eu> Cc: stable@kernel.org Cc: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: John Stultz <john.stultz@linaro.org>