From: Andrew Morton <akpm@osdl.org>
To: Bernhard Rosenkraenzer <bero@arklinux.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] 2.6.16-mm1 x1205 RTC driver doesn't compile
Date: Fri, 24 Mar 2006 01:05:17 -0800 [thread overview]
Message-ID: <20060324010517.0dbe8049.akpm@osdl.org> (raw)
In-Reply-To: <200603231854.45960.bero@arklinux.org>
Bernhard Rosenkraenzer <bero@arklinux.org> wrote:
>
> rtc-x1205 uses I2C_DRIVERID_X1205 without defining it.
>
> Signed-off-by: Bernhard Rosenkraenzer <bero@arklinux.org>
>
> ---
> --- linux-2.6.16/include/linux/i2c-id.h.ark 2006-03-23 18:56:50.000000000
> +0100
> +++ linux-2.6.16/include/linux/i2c-id.h 2006-03-23 18:56:22.000000000 +0100
> @@ -108,6 +108,7 @@
> #define I2C_DRIVERID_UPD64083 78 /* upd64083 video processor */
> #define I2C_DRIVERID_UPD64031A 79 /* upd64031a video processor */
> #define I2C_DRIVERID_SAA717X 80 /* saa717x video encoder */
> +#define I2C_DRIVERID_X1205 81 /* X1205 RTC */
>
> #define I2C_DRIVERID_I2CDEV 900
> #define I2C_DRIVERID_ARP 902 /* SMBus ARP Client */
But this ID was defined in
ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.16/2.6.16-mm1/broken-out/rtc-subsystem-i2c-driver-ids.patch.
With a different ID, btw.
A patch reject at your end, I suspect.
prev parent reply other threads:[~2006-03-24 9:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-23 17:54 Bernhard Rosenkraenzer
2006-03-24 9:05 ` Andrew Morton [this message]
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=20060324010517.0dbe8049.akpm@osdl.org \
--to=akpm@osdl.org \
--cc=bero@arklinux.org \
--cc=linux-kernel@vger.kernel.org \
/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
Powered by JetHome