tegra: video: Remove the static variables
authorSimon Glass <sjg@chromium.org>
Sat, 30 Jan 2016 23:37:57 +0000 (16:37 -0700)
committerTom Warren <twarren@nvidia.com>
Tue, 16 Feb 2016 16:17:52 +0000 (09:17 -0700)
commitf20b2c067160a38b4cc9da277cc03c95aa972e63
tree14e7af2eb29924907ee8c013f7006f7b386fc0fc
parent9e6866d3b6687aaab854b29dad9809c7569e61a0
tegra: video: Remove the static variables

We can move the static variables into the driver-private data.

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