]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
video: tegra: dc: remove redundant flag check
authorNaveen Kumar S <nkumars@nvidia.com>
Thu, 3 Dec 2015 10:25:37 +0000 (15:55 +0530)
committermobile promotions <svcmobile_promotions@nvidia.com>
Sat, 12 Dec 2015 02:38:29 +0000 (18:38 -0800)
commit0066f4d8ed7cda8ae5d34ad70594e14d6b15f041
tree98e5a4ad08e34023e18c004901d1326adfd11a8d
parent1a833cb58704ce5cd9889f4b8894543d3053cdd4
video: tegra: dc: remove redundant flag check

While identifying VIC, aspect ratio flag is again being
checked after comparing few basic mode parameters. Hence
removing the redundant flag comparision. This avoids failure
in VIC identification when a mode does not specify  aspect ratio.

bug 200148145

Change-Id: I6298480b7d7a12c05c393276e5432bcd5e7dcd38
Signed-off-by: Naveen Kumar S <nkumars@nvidia.com>
Reviewed-on: http://git-master/r/840954
(cherry picked from commit ebde085958fdcb26110fa85e7e347c9835eb173a)
Reviewed-on: http://git-master/r/842422
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
drivers/video/tegra/dc/hdmi2.0.c