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
parent a62d6bf36e
commit aa14d34058

View File

@@ -12622,8 +12622,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 */