From: Jean Delvare <khali-PUYAD+kWke1g9hUCZPvPmw@public.gmane.org>
To: Linux I2C <linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Cc: Mauro Carvalho Chehab
<mchehab-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>,
Hans Verkuil <hverkuil-qWit8jRvyhVmR6Xm/wNWPw@public.gmane.org>
Subject: [PATCH] i2c: Let checkpatch shout on users of the legacy model
Date: Thu, 12 Mar 2009 16:15:51 +0100 [thread overview]
Message-ID: <20090312161551.51ee067f@hyperion.delvare> (raw)
As suggested by Mauro Carvalho Chehab.
Signed-off-by: Jean Delvare <khali-PUYAD+kWke1g9hUCZPvPmw@public.gmane.org>
Cc: Mauro Carvalho Chehab <mchehab-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>
---
Documentation/feature-removal-schedule.txt | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--- linux-2.6.29-rc7.orig/Documentation/feature-removal-schedule.txt 2009-03-12 08:48:06.000000000 +0100
+++ linux-2.6.29-rc7/Documentation/feature-removal-schedule.txt 2009-03-12 16:07:35.000000000 +0100
@@ -311,7 +311,8 @@ Who: Krzysztof Piotr Oledzki <ole@ans.p
---------------------------
What: i2c_attach_client(), i2c_detach_client(), i2c_driver->detach_client()
-When: 2.6.29 (ideally) or 2.6.30 (more likely)
+When: 2.6.30
+Check: i2c_attach_client i2c_detach_client
Why: Deprecated by the new (standard) device driver binding model. Use
i2c_driver->probe() and ->remove() instead.
Who: Jean Delvare <khali-PUYAD+kWke1g9hUCZPvPmw@public.gmane.org>
--
Jean Delvare
next reply other threads:[~2009-03-12 15:15 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-12 15:15 Jean Delvare [this message]
[not found] ` <20090312161551.51ee067f-ig7AzVSIIG7kN2dkZ6Wm7A@public.gmane.org>
2009-03-12 15:32 ` [PATCH] i2c: Let checkpatch shout on users of the legacy model Mauro Carvalho Chehab
[not found] ` <20090312123204.7d093fca-tFzVqosiKpjELl06WqLlIA@public.gmane.org>
2009-03-12 17:51 ` Jean Delvare
[not found] ` <20090312185110.41e25953-ig7AzVSIIG7kN2dkZ6Wm7A@public.gmane.org>
2009-03-13 2:41 ` Mauro Carvalho Chehab
[not found] ` <20090312234133.2c84c56a-tFzVqosiKpjELl06WqLlIA@public.gmane.org>
2009-03-15 8:25 ` Jean Delvare
[not found] ` <20090315092529.6f3a6c9f-ig7AzVSIIG7kN2dkZ6Wm7A@public.gmane.org>
2009-03-16 10:25 ` Mauro Carvalho Chehab
[not found] ` <20090316072559.0e61eab1-mH16qt36X8hBi9Soz/MV8B2eb7JE58TQ@public.gmane.org>
2009-03-16 16:39 ` Jean Delvare
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=20090312161551.51ee067f@hyperion.delvare \
--to=khali-puyad+kwke1g9huczpvpmw@public.gmane.org \
--cc=hverkuil-qWit8jRvyhVmR6Xm/wNWPw@public.gmane.org \
--cc=linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=mchehab-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.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