]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
video: tegra: host: Rework T132 power features
authorArto Merilainen <amerilainen@nvidia.com>
Mon, 13 Jan 2014 08:16:39 +0000 (10:16 +0200)
committerTerje Bergstrom <tbergstrom@nvidia.com>
Wed, 5 Feb 2014 14:22:13 +0000 (06:22 -0800)
commite6d71e901f2320b2d2e90e3eeddede49fa7ee300
tree619ecb11942d71263802c1f17d5a15d4ad4a7cc2
parent4fa72a4870ad72fb0e18f997e4bc0bde5659b293
video: tegra: host: Rework T132 power features

T132 power features were disabled using a single loop that went
through host1x devices and removed callbacks. Even though the solution
is simple and the loop will in the end be removed, it does not allow
enough control before all power features have been verified.

This patch creates new platform data structures for T132. The code
goes through T132 devices and if an override for platform data is
available, the original pdata is replaced by the override version.

Change-Id: Ic2ade8ffc79e770721dd6cbcfe4055e70b7b29b5
Reviewed-on: http://git-master/r/355013
Signed-off-by: Arto Merilainen <amerilainen@nvidia.com>
Reviewed-on: http://git-master/r/361702
Reviewed-by: Automatic_Commit_Validation_User
Tested-by: Terje Bergstrom <tbergstrom@nvidia.com>
Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com>
drivers/video/tegra/host/t124/t124.c