[U-Boot] [PATCH v3 7/7]Timer: Remove reset_timer_masked()
Wolfgang Denk
wd at denx.de
Tue Jul 26 14:54:29 CEST 2011
Dear Graeme Russ,
In message <1310809080-3481-1-git-send-email-graeme.russ at gmail.com> you wrote:
> In some circumstances, reset_timer_masked() was called by timer_init() in
> order to perform architecture specific timer initialisation. In such
> cases, the required code in reset_timer_masked() has been moved into
> timer_init()
>
> Signed-off-by: Graeme Russ <graeme.russ at gmail.com>
> ---
> Changes since v2:
> - Added Signed-off-by
> - Fixed typo in description (be->by)
>
> Changes since v1 ((WIP) [Timer]API Rewrite):
> - Rebased to 68d4230c3ccce96a72c5b99e48399bf1796fe3c6
> - Updated description
>
> arch/arm/cpu/arm1136/mx31/timer.c | 7 -------
> arch/arm/cpu/arm1136/omap24xx/timer.c | 14 +++++++-------
> arch/arm/cpu/arm1176/s3c64xx/timer.c | 7 -------
> arch/arm/cpu/arm720t/interrupts.c | 7 -------
> arch/arm/cpu/arm920t/at91/timer.c | 8 --------
> arch/arm/cpu/arm920t/at91rm9200/timer.c | 7 -------
> arch/arm/cpu/arm920t/ep93xx/timer.c | 10 +++-------
> arch/arm/cpu/arm920t/imx/timer.c | 10 +++-------
> arch/arm/cpu/arm920t/ks8695/timer.c | 15 +++++----------
> arch/arm/cpu/arm920t/s3c24x0/timer.c | 7 -------
> arch/arm/cpu/arm925t/timer.c | 12 +++---------
> arch/arm/cpu/arm926ejs/armada100/timer.c | 10 ++--------
> arch/arm/cpu/arm926ejs/kirkwood/timer.c | 10 ++--------
> arch/arm/cpu/arm926ejs/mb86r0x/timer.c | 14 +++-----------
> arch/arm/cpu/arm926ejs/mx25/timer.c | 9 ---------
> arch/arm/cpu/arm926ejs/mx27/timer.c | 9 ---------
> arch/arm/cpu/arm926ejs/orion5x/timer.c | 10 ++--------
> arch/arm/cpu/arm926ejs/pantheon/timer.c | 10 ++--------
> arch/arm/cpu/arm926ejs/spear/timer.c | 11 +++--------
> arch/arm/cpu/armv7/mx5/timer.c | 10 ++++------
> arch/arm/cpu/armv7/omap-common/timer.c | 11 +++--------
> arch/arm/cpu/armv7/tegra2/timer.c | 7 -------
> arch/arm/cpu/pxa/timer.c | 8 +-------
> arch/arm/cpu/s3c44b0/timer.c | 7 -------
> arch/arm/cpu/sa1100/timer.c | 6 ------
> board/armltd/integrator/timer.c | 13 ++++---------
> 26 files changed, 47 insertions(+), 202 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
No, I'm not going to explain it. If you can't figure it out, you
didn't want to know anyway... :-)
- Larry Wall in <1991Aug7.180856.2854 at netlabs.com>
More information about the U-Boot
mailing list