All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] Switch from per-driver to common definition of bin2bcd and bcd2bin
Date: Tue, 18 Aug 2009 21:44:32 +0200	[thread overview]
Message-ID: <20090818194432.ECF32833DBD2@gemini.denx.de> (raw)
In-Reply-To: <1250170272-25909-2-git-send-email-albin.tonnerre@free-electrons.com>

Dear Albin Tonnerre,

In message <1250170272-25909-2-git-send-email-albin.tonnerre@free-electrons.com> you wrote:
> 
> Signed-off-by: Albin Tonnerre <albin.tonnerre@free-electrons.com>
> ---
>  drivers/rtc/ds12887.c     |   12 ------------
>  drivers/rtc/ds1306.c      |   18 ------------------
>  drivers/rtc/ds1307.c      |   13 -------------
>  drivers/rtc/ds1337.c      |   13 -------------
>  drivers/rtc/ds1556.c      |   12 ------------
>  drivers/rtc/ds164x.c      |   12 ------------
>  drivers/rtc/ds174x.c      |   12 ------------
>  drivers/rtc/ds3231.c      |   12 ------------
>  drivers/rtc/isl1208.c     |   12 ------------
>  drivers/rtc/m41t11.c      |   11 -----------
>  drivers/rtc/m41t60.c      |   10 ----------
>  drivers/rtc/m41t62.c      |    1 -
>  drivers/rtc/m48t35ax.c    |   12 ------------
>  drivers/rtc/max6900.c     |   10 ----------
>  drivers/rtc/mc146818.c    |   12 ------------
>  drivers/rtc/mk48t59.c     |   10 ----------
>  drivers/rtc/pcf8563.c     |   12 ------------
>  drivers/rtc/rs5c372.c     |   14 --------------
>  drivers/rtc/rtc4543.c     |    1 -
>  drivers/rtc/rx8025.c      |   12 ------------
>  drivers/rtc/s3c24x0_rtc.c |   10 ----------
>  drivers/rtc/s3c44b0_rtc.c |    1 -
>  drivers/rtc/x1205.c       |    1 -
>  include/rtc.h             |    5 +++++
>  24 files changed, 5 insertions(+), 233 deletions(-)

Applied to "next", 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
What is tolerance? -- it is the consequence of humanity. We  are  all
formed  of frailty and error; let us pardon reciprocally each other's
folly -- that is the first law of nature.                  - Voltaire

  parent reply	other threads:[~2009-08-18 19:44 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-13 13:31 [U-Boot] [PATCH 1/2] Replace BCD2BIN and BIN2BCD macros with inline functions Albin Tonnerre
2009-08-13 13:31 ` [U-Boot] [PATCH 2/2] Switch from per-driver to common definition of bin2bcd and bcd2bin Albin Tonnerre
2009-08-13 14:48   ` Stefan Roese
2009-08-18 19:44   ` Wolfgang Denk [this message]
2009-08-13 14:47 ` [U-Boot] [PATCH 1/2] Replace BCD2BIN and BIN2BCD macros with inline functions Stefan Roese
2009-08-14 14:58 ` Detlev Zundel
2009-08-18 19:43 ` Wolfgang Denk
2009-08-24  9:27   ` Albin Tonnerre
2009-08-24 10:15     ` Wolfgang Denk
2009-08-24 10:33       ` Albin Tonnerre

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090818194432.ECF32833DBD2@gemini.denx.de \
    --to=wd@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.