]> 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)
commit7d5b9b58673b2ce8aff4c2c1ba3a4683eb87d25a
tree4ad8a6ee6e3bb3f8cce5148ade3987c8547cad4f
parent5f473611bf675bfa086a105a9b1276bcae8c4e16
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