From: Marc Reilly Date: Tue, 1 May 2012 10:26:46 +0000 (+0200) Subject: mfd: Prepare for separating spi and i2c mc13xxx-core backends X-Git-Tag: v3.5-rc1~51^2~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5006fe546a4eb0393782b818d4e0e2a6b4fa3803;p=pandora-kernel.git mfd: Prepare for separating spi and i2c mc13xxx-core backends This patch abstracts the bus specific operations from the driver core. Generic init and cleanup is consolidated into mc13xxx_common_*. spi specific functions are renamed to reflect such. (The irq member of the mc13xxx struct is no longer redundant, it's used to store the irq for cleanup time). Signed-off-by: Marc Reilly Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed