]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 6 Sep 2015 01:11:04 +0000 (18:11 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 6 Sep 2015 01:11:04 +0000 (18:11 -0700)
commite3a98ac47698bf1c1e4e6fae72afc9866953fce5
treea33ba55286b55bcc092eac441071494c6ac17479
parent2a013e37ce691a7c072df27b35e9790fc8f5a82f
parent86e488adaab77a733b01e759bf7bfda054479660
Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integration

Pull mailbox updates from Jassi Brar:
 "Mainly we move from jiffy based timer to HRTIMER for finer control
  over polling.  Then a controller reduces its polling period from 10 to
  1ms"

* 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integration:
  mailbox: arm_mhu: reduce txpoll_period from 10ms to 1 ms
  mailbox: switch to hrtimer for tx_complete polling
  mailbox: Drop owner assignment from platform_driver
drivers/mailbox/arm_mhu.c