commit | 86e488adaab77a733b01e759bf7bfda054479660 | [log] [tgz] |
---|---|---|
author | Sudeep Holla <sudeep.holla@arm.com> | Wed Jul 22 13:28:51 2015 +0100 |
committer | Jassi Brar <jaswinder.singh@linaro.org> | Mon Aug 10 14:29:44 2015 +0530 |
tree | 0864c629f2cd051be485fb9c3104eb678a6c3faf | |
parent | 0cc67945ea5933d53db69606312cf52f553d1b81 [diff] |
mailbox: arm_mhu: reduce txpoll_period from 10ms to 1 ms Since the mailbox core users hrtimers now, it can handle much higher resolutions. We can reduce the txpoll_period to 1 ms as the transmit usually takes just few microseconds. Reported-and-suggested-by: Juri Lelli <Juri.Lelli@arm.com> Signed-off-by: Sudeep Holla <sudeep.holla@arm.com> Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>