From: Andrew Morton <akpm@osdl.org>
To: dsaxena@plexity.net
Cc: alessandro.zummo@towertech.it, linux-kernel@vger.kernel.org,
rmk@arm.linux.org.uk
Subject: Re: [PATCH] Add driver for ARM AMBA PL031 RTC
Date: Fri, 9 Jun 2006 18:45:52 -0700 [thread overview]
Message-ID: <20060609184552.2bf9696a.akpm@osdl.org> (raw)
In-Reply-To: <20060517000142.GA23236@plexity.net>
On Tue, 16 May 2006 17:01:42 -0700
Deepak Saxena <dsaxena@plexity.net> wrote:
> + return -ENOIOCNTLCMD;
Tell me you forgot to run `quilt refresh' too?
--- devel/drivers/rtc/rtc-pl031.c~add-driver-for-arm-amba-pl031-rtc-fix 2006-06-09 18:44:52.000000000 -0700
+++ devel-akpm/drivers/rtc/rtc-pl031.c 2006-06-09 18:45:07.000000000 -0700
@@ -81,7 +81,7 @@ static int pl031_ioctl(struct device *de
return 0;
}
- return -ENOIOCNTLCMD;
+ return -ENOIOCTLCMD;
}
static int pl031_read_time(struct device *dev, struct rtc_time *tm)
_
next prev parent reply other threads:[~2006-06-10 1:46 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-16 21:48 [PATCH] Add driver for ARM AMBA PL031 RTC Deepak Saxena
2006-05-16 23:02 ` Alessandro Zummo
2006-05-17 0:01 ` Deepak Saxena
2006-05-17 0:08 ` Alessandro Zummo
2006-06-10 1:45 ` Andrew Morton [this message]
2006-05-18 21:14 ` Deepak Saxena
2006-05-19 7:00 ` Alessandro Zummo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060609184552.2bf9696a.akpm@osdl.org \
--to=akpm@osdl.org \
--cc=alessandro.zummo@towertech.it \
--cc=dsaxena@plexity.net \
--cc=linux-kernel@vger.kernel.org \
--cc=rmk@arm.linux.org.uk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox