[U-Boot] [PATCH 06/20] dm: rtc: Rename gregorian day function

Simon Glass sjg at chromium.org
Mon May 4 16:20:14 CEST 2015


On 20 April 2015 at 23:13, Heiko Schocher <hs at denx.de> wrote:
> Hello Simon,
>
> Am 20.04.2015 20:37, schrieb Simon Glass:
>>
>> Change this function name to something more descriptive. Also return a
>> failure code if it cannot calculate a correct value.
>>
>> Signed-off-by: Simon Glass <sjg at chromium.org>
>> ---
>>
>>   common/cmd_date.c    |  2 +-
>>   drivers/rtc/date.c   |  9 +++++++--
>>   drivers/rtc/ds1306.c |  2 +-
>>   include/rtc.h        | 12 +++++++++++-
>>   4 files changed, 20 insertions(+), 5 deletions(-)
>
>
> Acked-by: Heiko Schocher <hs at denx.de>

Applied to u-boot-dm.


More information about the U-Boot mailing list