Re: [PATCH 2/2] asm-generic: move archictures to common delay.h

From: Hans-Christian Egtvedt
Date: Mon Jul 04 2011 - 10:18:45 EST


On Sat, 2011-07-02 at 11:59 +0200, Jonas Bonn wrote:

Hello Jonas,

Please use the latest email address from MAINTAINERS, I will only have
access to my Atmel account for one more week.

> This patch moves the in-tree architectures that were using the 'generic'
> delay.h over to using the header file in asm-generic.
>
> This is not done using the generic-y mechanism as none of these arch's
> have started using that mechanism yet. This is a trivial change to make
> later when the arch begins using generic-y.
>
> Note the subtle change to the avr32 and SH architectures where the argument
> to __const_udelay was previously using the rounded down constant value
> instead of the rounded up value.

My guess is that the AVR32 implementation is copied from x86, hence the
Copyright to Linus. Thanks for cleaning up.

> Signed-off-by: Jonas Bonn <jonas@xxxxxxxxxxxx>
>

Acked-by: Hans-Christian Egtvedt <egtvedt@xxxxxxxxxxxx>

<snipp>

--
Hans-Christian Egtvedt

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/