commit | db9ef449aaa550389008c2020fba02e4440ce24b | [log] [tgz] |
---|---|---|
author | Alexander Shiyan <shc_work@mail.ru> | Sat Dec 14 17:03:12 2013 +0400 |
committer | Lee Jones <lee.jones@linaro.org> | Tue Jan 21 08:28:10 2014 +0000 |
tree | af101d60af6701be60d1d7659248f509b99fa222 | |
parent | e5a3da2143962edff6c8a66dec43654c2951804f [diff] |
mfd: mc13xxx: Simplify probe() & remove() This patch simplifies probe() and remove() functions by moving some initialisation code out from the I2C/SPI init() and exit() functions and into the core driver. Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: Lee Jones <lee.jones@linaro.org>