commit | faed40665d2d81b7e0e537d14ef680ab3da9f22d | [log] [tgz] |
---|---|---|
author | Baruch Siach <baruch@tkos.co.il> | Mon Jan 25 12:58:21 2010 +0200 |
committer | Sascha Hauer <s.hauer@pengutronix.de> | Tue Jan 26 18:54:06 2010 +0100 |
tree | 506ddbba47af01284e0ea67b42578fdafd8a12d5 | |
parent | 828df43f139c7fbf0d505c7b9a666d321a0f2c25 [diff] |
mx25: fix time accounting The gpt_clk rate function doesn't consider the PER divider. This causes a significant drift in time accounting. Fix this by introducing the correct rate calculation function. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>