From 65b22ad9508b609b0625eccb2680996a1e09ed16 Mon Sep 17 00:00:00 2001 From: Dale Farnsworth Date: Thu, 12 Jul 2007 14:12:29 +0200 Subject: [PATCH] i2c-mv64xxx: Use i2c_add_numbered_adapter Convert the Marvell mv64xxx I2C driver to use the new i2c infrastructure, by calling i2c_add_numbered_adapter(). This allows clients to be registered before the bus is instantiated. Signed-off-by: Dale Farnsworth Acked-by: Mark A. Greer Signed-off-by: Jean Delvare --- Reading git-format-patch failed