Revert "video: set vpp super_scaler default to 0 [1/1]"

This reverts commit af9cad4fbe.
This commit is contained in:
Luan Yuan
2019-05-27 14:49:43 +08:00
committed by Chris KIM
parent db85e0ad8b
commit fdc9a5a690

View File

@@ -12621,8 +12621,6 @@ static int __init video_init(void)
cur_dispbuf = NULL;
cur_dispbuf2 = NULL;
amvideo_register_client(&amvideo_notifier);
/* set supoer_scaler to false default*/
super_scaler = false;
#ifdef FIQ_VSYNC
/* enable fiq bridge */