summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--drivers/video/tegra/host/nvhost_acm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/tegra/host/nvhost_acm.c b/drivers/video/tegra/host/nvhost_acm.c
index adb7ae2c6da3..6514f0e85263 100644
--- a/drivers/video/tegra/host/nvhost_acm.c
+++ b/drivers/video/tegra/host/nvhost_acm.c
@@ -26,7 +26,7 @@
#include <linux/err.h>
#include <linux/device.h>
-#define ACM_TIMEOUT_MSEC 2
+#define ACM_TIMEOUT_MSEC 25
void nvhost_module_busy(struct nvhost_module *mod)
{