mailbox: arm_mhu: reduce txpoll_period from 10ms to 1 ms
authorSudeep Holla <sudeep.holla@arm.com>
Wed, 22 Jul 2015 12:28:51 +0000 (13:28 +0100)
committerJassi Brar <jaswinder.singh@linaro.org>
Mon, 10 Aug 2015 08:59:44 +0000 (14:29 +0530)
commit86e488adaab77a733b01e759bf7bfda054479660
tree0864c629f2cd051be485fb9c3104eb678a6c3faf
parent0cc67945ea5933d53db69606312cf52f553d1b81
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>
drivers/mailbox/arm_mhu.c