From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bjorn Helgaas Subject: [patch 0/2] i2c: announce SMBus host controllers, v2 Date: Fri, 4 Jan 2008 13:36:32 -0700 Message-ID: <200801041336.33058.bjorn.helgaas@hp.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: 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: i2c-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org List-Id: linux-i2c@vger.kernel.org - Removed the i2c-i810, i2c-prosavage, i2c-savage4 and i2c-voodoo3 changes. - Fixed the warning in i2c-i801.c on x86_64. - Added a patch to check for i2c_add_adapter() failures. Wow, this turned into way more work than it was worth :-) Let me know if you see any other issues. Bjorn