[PATCH v2 3/5] thermal: dove: prepare new Dove DT Kconfig variable
From: Jason Cooper <hidden>
Date: 2014-03-04 04:03:30
Also in:
linux-pm, lkml
From: Jason Cooper <hidden>
Date: 2014-03-04 04:03:30
Also in:
linux-pm, lkml
On Sat, Mar 01, 2014 at 09:33:19AM +0100, Sebastian Hesselbarth wrote:
DT-enabled Dove will move over from ARCH_DOVE in mach-dove to MACH_DOVE in mach-mvebu. As non-DT ARCH_DOVE will stay to rot for a while, add a new DT-only MACH_DOVE Kconfig. Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> --- Rui, Eduardo, Mark Brown requested to take the corresponding ASoC patch through his tree. Therefore, I have split the former patch into individual subsystem patches. Cc: Zhang Rui <rui.zhang@intel.com> Cc: Eduardo Valentin <redacted> Cc: Jason Cooper <redacted> Cc: Andrew Lunn <andrew@lunn.ch> Cc: Gregory Clement <redacted> Cc: linux-pm at vger.kernel.org Cc: linux-arm-kernel at lists.infradead.org Cc: linux-kernel at vger.kernel.org --- drivers/thermal/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Acked-by: Jason Cooper <redacted> thx, Jason.