mfd: twl-core: Clean up module by removing twl603x pdata handling
authorRuslan Ruslichenko <ruslan.ruslichenko@globallogic.com>
Thu, 21 Nov 2013 12:13:28 +0000 (14:13 +0200)
committerLee Jones <lee.jones@linaro.org>
Tue, 21 Jan 2014 08:13:38 +0000 (08:13 +0000)
commit2b6bfd4d4af86310903804b35183e3b50b469591
tree4ad8a6ee6e3bb3f8cce5148ade3987c8547cad4f
parenta30fffb0606c033d1253261651113c1632aa5f65
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>
drivers/mfd/twl-core.c