Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932382Ab3EGBWe (ORCPT ); Mon, 6 May 2013 21:22:34 -0400 Received: from na3sys009aog133.obsmtp.com ([74.125.149.82]:45109 "EHLO na3sys009aog133.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757337Ab3EGBWd (ORCPT ); Mon, 6 May 2013 21:22:33 -0400 From: Chao Xie To: , , , , , , , , , CC: Chao Xie Subject: [PATCH 0/2] rtc: pxa: add pxa95x rtc support Date: Mon, 6 May 2013 21:17:25 -0400 Message-ID: <1367889447-15619-1-git-send-email-chao.xie@marvell.com> X-Mailer: git-send-email 1.7.4.1 MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 661 Lines: 19 The patch series remove the incorrect patch, and submit the correct one. Chao Xie (2): Revert "drivers/rtc/rtc-pxa.c: fix set time sync time issue" rtc: pxa: add pxa95x rtc support drivers/rtc/rtc-pxa.c | 141 +++++++++++++++++++++++++++-------------------- include/linux/rtc-pxa.h | 18 ------ 2 files changed, 82 insertions(+), 77 deletions(-) delete mode 100644 include/linux/rtc-pxa.h -- 1.7.4.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/