From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paulius Zaleckas Subject: Re: [PATCH] i2c: Let new-style drivers implement attach_adapter Date: Wed, 15 Apr 2009 09:57:29 +0300 Message-ID: <49E58559.2000505@teltonika.lt> References: <20090410155103.3cbdaf1e@hyperion.delvare> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20090410155103.3cbdaf1e-ig7AzVSIIG7kN2dkZ6Wm7A@public.gmane.org> Sender: linux-i2c-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Jean Delvare Cc: Linux I2C , David Brownell , Johannes Berg List-Id: linux-i2c@vger.kernel.org Jean Delvare wrote: > While it isn't the way the standard device binding model works, it is > OK for new-style drivers to implement attach_adapter. It may help > convert the renaming legacy drivers to new style drivers faster. s/renaming/remaining > Signed-off-by: Jean Delvare > Cc: David Brownell