aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuodong Xu <guodong.xu@linaro.org>2015-01-30 12:17:05 +0800
committerFei Wang <w.f@huawei.com>2015-02-06 12:57:44 +0800
commit136a7806271fc650e558e4a92cc231e94e7b231e (patch)
tree60b8d1d323d8d3077557d8c436391ab03b98e7de
parent92648fc399833739300ef887bad90bde94ed4ddd (diff)
drivers:misc:ti-st: increase POR retry count from 5 to 10
Increase this retry count (from 5sec to 10sec) so it can meet user space UIM polling. Signed-off-by: Guodong Xu <guodong.xu@linaro.org>
-rw-r--r--include/linux/ti_wilink_st.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/ti_wilink_st.h b/include/linux/ti_wilink_st.h
index 884d6263e962..f897b99dcc83 100644
--- a/include/linux/ti_wilink_st.h
+++ b/include/linux/ti_wilink_st.h
@@ -218,7 +218,7 @@ void gps_chrdrv_stub_init(void);
* to download firmware onto chip more than once
* since the self-test for chip takes a while
*/
-#define POR_RETRY_COUNT 5
+#define POR_RETRY_COUNT 10
/**
* struct chip_version - save the chip version