commit | 64b9e4d803b154a78a2e76bd466bb32ad6f383de | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | Mon Sep 10 13:46:26 2012 +0300 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Tue Sep 18 15:45:13 2012 +0200 |
tree | c5d3fa51cc26786da3ca9a1ccf547cce5132c1c2 | |
parent | 019a7e6b7b312b17cd74b45d09d4ec17486c4088 [diff] |
input: twl4030-vibra: Support for DT booted kernel Add support when the kernel has been booted with DT blob. In this case the pdata is NULL, we need to reach up to the core node and check if the codec part has been enabled to determine if we need to coexist with the codec or not. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>