]> git.baikalelectronics.ru Git - kernel.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>
Tue, 21 Jan 2014 08:13:38 +0000 (08:13 +0000)
commit67b91dabf2434f4965ede385667e9559172f1688
tree4ad8a6ee6e3bb3f8cce5148ade3987c8547cad4f
parent3b4d3254d4a8dba5be264f381ccccc66c5085125
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