commit | 2b6bfd4d4af86310903804b35183e3b50b469591 | [log] [tgz] |
---|---|---|
author | Ruslan Ruslichenko <ruslan.ruslichenko@globallogic.com> | Thu Nov 21 14:13:28 2013 +0200 |
committer | Lee Jones <lee.jones@linaro.org> | Tue Jan 21 08:13:38 2014 +0000 |
tree | 4ad8a6ee6e3bb3f8cce5148ade3987c8547cad4f | |
parent | a30fffb0606c033d1253261651113c1632aa5f65 [diff] |
mfd: twl-core: Clean up module by removing twl603x pdata handling Since currently nobody uses TWL603x platform data and all new users will supply it through device tree, handling of these data within twl-core will never be used, so remove it. Signed-off-by: Ruslan Ruslichenko <ruslan.ruslichenko@globallogic.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>