[U-Boot] [PATCH v3 2/7]Timer: Remove calls to set_timer outside arch/
Wolfgang Denk
wd at denx.de
Tue Jul 26 14:52:03 CEST 2011
Dear Graeme Russ,
In message <1310808837-3286-1-git-send-email-graeme.russ at gmail.com> you wrote:
> There is no need to use set_timer(). Replace with appropriate use of
> get_timer()
>
> Signed-off-by: Graeme Russ <graeme.russ at gmail.com>
> ---
> Sorry Wolfgang, but this patch has been through a few versions before it
> got integrated into the larger Timer API hence the v1->v2->v1 debacle.
>
> checkpatch complains about long lines and brace usage in the board specific
> flash.c files - They are deprecated and not worth fixing for style
>
> Changes since v2:
> - None - Revised to v3 with other patches in series
>
> Changes since v1 ((WIP) [Timer]API Rewrite):
> - Rebased to 68d4230c3ccce96a72c5b99e48399bf1796fe3c6
>
> Changes since V1:
> - Fix typo in commit message
> - Add reset_timer() to Nios2 get_timer(0)
>
> Changes since V2
> - No longer remove reset_timer()
> ---
> board/BuS/EB+MCF-EV123/flash.c | 10 ++++++----
> board/cobra5272/flash.c | 10 ++++++----
> board/idmr/flash.c | 10 ++++++----
> 3 files changed, 18 insertions(+), 12 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
While most peoples' opinions change, the conviction of their correct-
ness never does.
More information about the U-Boot
mailing list