mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-25 10:42:21 +03:00
video: tegra: dc: remove SD drivers
Smartdimmer was a feature to allow for backlight reduction with minimal degredation in image quality. It's since been deprecated. Removing the dead code for improved code coverage analysis. TDS-3581 Change-Id: I4ee30e67b097a932389e8ba0df9b50a174fccdd3 Signed-off-by: Mitch Luban <mluban@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1579437 Reviewed-by: Prafull Suryawanshi <prafulls@nvidia.com> Tested-by: Prafull Suryawanshi <prafulls@nvidia.com> GVS: Gerrit_Virtual_Submit Reviewed-by: Santosh Galma <galmar@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
committed by
Laxman Dewangan
parent
a6d4a6e991
commit
bf5cb93fe0
@@ -138,3 +138,9 @@ int esc_mods_tegra_dc_config_possible(struct file *fp,
|
||||
LOG_EXT();
|
||||
return 0;
|
||||
}
|
||||
|
||||
int mods_init_tegradc(void)
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user