video/rockchip: rga2: reduce work timeout to 100ms
[firefly-linux-kernel-4.4.55.git] / drivers / video / rockchip / rga2 / rga2_drv.c
index 05c927518f171a8196bab70a63708ced351c69df..83bec1058fa4ade8cd8df8beda7928de5c44676a 100644 (file)
@@ -59,7 +59,7 @@
 #define RGA2_TEST_FLUSH_TIME 0
 #define RGA2_INFO_BUS_ERROR 1
 #define RGA2_POWER_OFF_DELAY   4*HZ /* 4s */
-#define RGA2_TIMEOUT_DELAY     2*HZ /* 2s */
+#define RGA2_TIMEOUT_DELAY     (HZ / 10) /* 100ms */
 #define RGA2_MAJOR             255
 #define RGA2_RESET_TIMEOUT     1000