From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Lawnick Subject: Re: [PATCH] i2c: Discard warning message on device instantiation from user-space Date: Wed, 06 Oct 2010 16:15:31 +0200 Message-ID: <4CAC8483.80200@gmx.de> References: <20101005165342.424ce502@endymion.delvare> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20101005165342.424ce502-R0o5gVi9kd7kN2dkZ6Wm7A@public.gmane.org> Sender: linux-i2c-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Jean Delvare Cc: Linux I2C List-Id: linux-i2c@vger.kernel.org Jean Delvare said the following: > > From: Jean Delvare > > Subject: i2c: Discard warning message on device instantiation from user-space > > > > The "new_device" sysfs interface has been there for quite some time > > now, nobody complained about it so it must be good enough. Time to > > remove the warning and call it stable. > > > > Signed-off-by: Jean Delvare Acked-by: Michael Lawnick