From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Brownell Subject: Re: [PATCH] i2c: Match dummy devices by type Date: Mon, 5 May 2008 08:33:54 -0700 Message-ID: <200805050833.55242.david-b@pacbell.net> References: <20080505112858.5101c99a@hyperion.delvare> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20080505112858.5101c99a-ig7AzVSIIG7kN2dkZ6Wm7A@public.gmane.org> Content-Disposition: inline List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: i2c-bounces-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org Errors-To: i2c-bounces-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org To: Jean Delvare Cc: Linux I2C List-Id: linux-i2c@vger.kernel.org On Monday 05 May 2008, Jean Delvare wrote: > little reason to use these i2c clients to log messages. I'd assume the opposite, actually. Any i2c_client should be sensible to use for message logging. > +MODULE_DEVICE_TABLE(i2c, dummy_id); Strike that. There's no reason to export this, is there? The only dummy devices are the ones drivers which tell th core about. We wouldn't *want* to try hotplugging them. _______________________________________________ i2c mailing list i2c-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org http://lists.lm-sensors.org/mailman/listinfo/i2c