
Dear Luuk Paulussen,
In message BANLkTimrLP+XHQACWn_yW+185msryB2kNg@mail.gmail.com you wrote:
From: Luuk Paulussen luuk.paulussen@alliedtelesis.co.nz
Signed-off-by: Luuk Paulussen luuk.paulussen@alliedtelesis.co.nz Acked-by: Chris Packham chris.packham@alliedtelesis.co.nz Cc: Prafulla Wadaskar prafulla@marvell.com
Changes since v2:
- Fixed Month setting/getting. Month was off by one due to difference between linux and u-boot time rtc time structure.
Changes since v1:
- run through checkpatch.pl and fix style issues (spaces before bracket and lines > 80 chars)
arch/arm/include/asm/arch-kirkwood/kirkwood.h | 2 + drivers/rtc/Makefile | 1 + drivers/rtc/kirkwood.c | 79 +++++++++++++++++++++++++ 3 files changed, 82 insertions(+), 0 deletions(-) create mode 100644 drivers/rtc/kirkwood.c
What's this? You are posting a v2 patch 5 minutes _after_ having posted v3? And in the v2 patch, you include changes since v2?
That makes no sense at all.
Best regards,
Wolfgang Denk