From 9069e672b8f78361d8c3a711708a461bb4b0fb37 Mon Sep 17 00:00:00 2001 From: Daniel Borkmann Date: Thu, 19 Apr 2012 09:03:09 +0200 Subject: [PATCH] --- yaml --- r: 304022 b: refs/heads/master c: 1790625feb3904f54c82e469a2e5997c3a01f4fa h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/char/xilinx_hwicap/xilinx_hwicap.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 110bd6bd315d..49f624823c2b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 73eb94a094e54cb81c41c64e59eb5d6a05ecb045 +refs/heads/master: 1790625feb3904f54c82e469a2e5997c3a01f4fa diff --git a/trunk/drivers/char/xilinx_hwicap/xilinx_hwicap.h b/trunk/drivers/char/xilinx_hwicap/xilinx_hwicap.h index 8cca11981c5f..d31ee23c9f13 100644 --- a/trunk/drivers/char/xilinx_hwicap/xilinx_hwicap.h +++ b/trunk/drivers/char/xilinx_hwicap/xilinx_hwicap.h @@ -86,7 +86,7 @@ struct hwicap_driver_config { }; /* Number of times to poll the done regsiter */ -#define XHI_MAX_RETRIES 10 +#define XHI_MAX_RETRIES 5000 /************ Constant Definitions *************/