mfd: Remove confusing ab8500-i2c file and merge into ab8500-core
authorLee Jones <lee.jones@linaro.org>
Sat, 19 May 2012 15:21:37 +0000 (17:21 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 20 May 2012 15:27:10 +0000 (17:27 +0200)
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 <lee.jones@linaro.org>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>

No differences found