tegra: video: Move all fdt-decoding into a single function
authorSimon Glass <sjg@chromium.org>
Sat, 30 Jan 2016 23:37:59 +0000 (16:37 -0700)
committerTom Warren <twarren@nvidia.com>
Tue, 16 Feb 2016 16:17:53 +0000 (09:17 -0700)
commitf5acf91f6f956c81489db283d55ec83ab780e5a3
treedf33db061ddf6433831380264281615736c99bae
parentbfda03770cc9a05be89d03e90c275e88f12e4174
tegra: video: Move all fdt-decoding into a single function

Join the two functions which decode the device tree and put them in the
ofdata_to_platdata() method.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Anatolij Gustschin <agust@denx.de>
Signed-off-by: Tom Warren <twarren@nvidia.com>
drivers/video/tegra.c