From de05497aab22b515ff02988634eab59848410a25 Mon Sep 17 00:00:00 2001 From: Axel Lin Date: Mon, 26 Mar 2012 21:47:19 +0200 Subject: [PATCH] i2c: Convert drivers/i2c/muxes/* to use module_i2c_driver() This patch converts the drivers in drivers/i2c/muxes/* to use the module_i2c_driver() macro which makes the code smaller and a bit simpler. Signed-off-by: Axel Lin Acked-by: Wolfram Sang Cc: Guenter Roeck Cc: Michael Lawnick Cc: Ben Dooks Signed-off-by: Jean Delvare --- Reading git-format-patch failed