Re: [rtc-linux] [PATCH v3] RTC: Add JZ4740 RTC driver

From: Wan ZongShun
Date: Sat Jun 19 2010 - 21:30:45 EST


Lars-Peter Clausen :
Wan ZongShun wrote:
This patch adds support for the RTC unit on JZ4740 SoCs.

Signed-off-by: Lars-Peter Clausen <lars@xxxxxxxxxx>
Cc: Alessandro Zummo <a.zummo@xxxxxxxxxxxx>
Cc: Paul Gortmaker <p_gortmaker@xxxxxxxxx>
Cc: rtc-linux@xxxxxxxxxxxxxxxx

--
Changes since v1
- Use dev_get_drvdata directly instead of wrapping it in dev_to_rtc
- Add common implementation for jz4740_rtc_{alarm,update}_irq_enable
- Check whether rtc structure could be allocated
- Remove deadlocks which could occur if the HW was broken

Changes since v2
- Use kzalloc instead of kmalloc
- Propagate errors in jz4740_rtc_reg_write up to its callers
Acked-by: Wan ZongShun <mcuos.com@xxxxxxxxx>

Andrew, the v3 patch has fixed some above issues, it looks good to me
now.
Could you please consider merging it to your git tree?

Hi

As written in the introduction mail to this thread it would be good if
the majority of the patches could go through Ralfs tree.
So if the patch is good an "Acked-by:" would be preferable.

Okay, Sound like good to me, please do you want to do.
Acked-by: Wan ZongShun <mcuos.com@xxxxxxxxx>

Thanks,
- Lars




--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/