Revert "video: set vpp super_scaler default to 0 [1/1]"
authorLuan Yuan <luan.yuan@amlogic.com>
Mon, 27 May 2019 06:49:43 +0000 (14:49 +0800)
committerNick Xie <nick@khadas.com>
Mon, 5 Aug 2019 06:34:37 +0000 (14:34 +0800)
This reverts commit af9cad4fbe3ce52b7b6147a8c5f949cd7c532db7.

drivers/amlogic/media/video_sink/video.c

index 0b9dff3..18c7e74 100644 (file)
@@ -12655,8 +12655,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 */