
On Apr 21, 2008, at 12:17 PM, Andy Fleming wrote:
On Mon, Apr 21, 2008 at 9:28 AM, Kumar Gala galak@kernel.crashing.org wrote:
eg. because of rounding error we can get 799Mhz instead of 800Mhz.
Introduced DIV_ROUND_UP and roundup taken from linux kernel.
Signed-off-by: Dejan Minic minic@freescale.com Signed-off-by: Srikanth Srinivasan srikanth.srinivasan@freescale.com Signed-off-by: Kumar Gala galak@kernel.crashing.org
Shouldn't this be two patches? One to add the macros, and then one to use them. Technically, I'd be overstepping my authority to apply the first patch. Though I'd be happy to apply it if Wolfgang ACKs it.
I think its a bit silly to separate this into two patches. If you aren't comfortably applying it just ack the 85xx bits and ask Wolfgang to apply it.
- k