mfd: twl6040: Remove support for legacy (pdata) mode
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Fri, 12 Jul 2013 11:32:02 +0000 (13:32 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 31 Jul 2013 00:02:55 +0000 (02:02 +0200)
commitdf04b6242a584ab3dcfe89221775085f60ba83dd
treeed8ca3ad7bef3b74fdc41c02dcdc25a48d25a595
parent6b845ba934cc425e43615032a2f046709b95a76c
mfd: twl6040: Remove support for legacy (pdata) mode

TWL6040 is used only with OMAP4/5 SoCs and they can only boot in in DT mode.
The support for pdata/legacy boot can be removed.

Add TODO comment to the header file that all pdata struct can be removed in
the next merge window (after the sub driver updates are in).

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/twl6040.c
include/linux/mfd/twl6040.h
This page took 0.034065 seconds and 5 git commands to generate.