[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20100322232642.34a1474d.akpm@linux-foundation.org>
Date: Mon, 22 Mar 2010 23:26:42 -0400
From: Andrew Morton <akpm@...ux-foundation.org>
To: Maurus Cuelenaere <mcuelenaere@...il.com>
Cc: linux-kernel@...r.kernel.org, Frans Pop <elendil@...net.nl>
Subject: Re: [PATCH] S3C RTC driver: add support for S3C64xx
On Mon, 22 Mar 2010 12:26:48 +0100 Maurus Cuelenaere <mcuelenaere@...il.com> wrote:
> Add support for the S3C64xx SoC to the generic S3C RTC driver.
>
> Signed-off-by: Maurus Cuelenaere <mcuelenaere@...il.com>
> Acked-By: Ben Dooks <ben-linux@...ff.org>
> ---
>
> This was sent to rtc-linux before (12/01/2010), but no response was
> received yet.
> See http://groups.google.com/group/rtc-linux/browse_thread/thread/2a2dfc23a8042f3d/2812dcbafd9a0a85
> for the full thread.
>
> At 08/03/2010 I posted this to LKML, with no result.
> On recommendation of Frans Pop, I resend this to LKML with Andrew Morton in CC.
>
> The platform part of this patch has been included in 2.6.34-rc2.
>
> arch/arm/plat-s3c/include/plat/regs-rtc.h | 4 +
That was sneaky. I assume that
arch/arm/plat-s3c/include/plat/regs-rtc.h is a symlink to
arch/arm/plat-samsung/include/plat/regs-rtc.h on your machine - it
doesn't exist on mine. I fixed the patch so it patches the correct
path.
> drivers/rtc/Kconfig | 2 +-
> drivers/rtc/rtc-s3c.c | 107 +++++++++++++++++++++++------
> 3 files changed, 92 insertions(+), 21 deletions(-)
The patch had a bit of wordwrapping. Please watch out for these things
next time.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists