]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Mon, 2 Dec 2013 13:29:11 +0000 (13:29 +0000)
commitba5c103750cc040402d6dece9330f38ebfedeb48
tree6d4d7595da5a1828c18c2ce033f7df8ca1de4a76
parent6bc07e69d30234746ddb578201acea122a09f0a3
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