commit | a2ff8459f1f88283935e6bc3fb536820148c7d6a | [log] [tgz] |
---|---|---|
author | Alexander Shiyan <shc_work@mail.ru> | Thu May 01 10:48:03 2014 +0400 |
committer | Lee Jones <lee.jones@linaro.org> | Tue Jun 03 08:11:29 2014 +0100 |
tree | c57b60c95e1811df72403a39f4393525b47dd84e | |
parent | ac8320c471e187d7fdc90f807199ff77c116a668 [diff] |
mfd: mc13xxx: Do not use platform data with devicetree This patch removes platform data usage for codec and touchscreen when driver is used with devicetree. This fixes possible "null pointer dereference" error if DTS uses "fsl,mc13xxx-uses-codec" or "fsl,mc13xxx-uses-touch" options. Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: Lee Jones <lee.jones@linaro.org>