From: Lee Jones Date: Sat, 19 May 2012 15:21:37 +0000 (+0200) Subject: mfd: Remove confusing ab8500-i2c file and merge into ab8500-core X-Git-Tag: v3.5-rc1~51^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d28f1db8187dd1ddc1fa6f380ff0402cf8e4d44d;p=pandora-kernel.git mfd: Remove confusing ab8500-i2c file and merge into ab8500-core ab8500-i2c is used as core code to register the ab8500 device. After allocating ab8500 memory, it immediately calls into ab8500-core where the real initialisation takes place. This patch moves all core registration and memory allocation into the true ab8500-core file and removes ab8500-i2c completely. Signed-off-by: Lee Jones Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed