linux/drivers/mailbox
Jassi Brar 01340df8d3 mailbox: check for bit set before polling
Before polling we just need to see if the TXDONE_BY_POLL bit
is set in txdone_method. There may be another bit (method)
specified as well, like TXDONE_BY_ACK.

Signed-off-by: Jassi Brar <jassisinghbrar@gmail.com>
2015-02-06 10:58:05 +05:30
..
Kconfig Mailbox: Add support for Platform Communication Channel 2014-11-27 12:51:09 +05:30
mailbox.c mailbox: check for bit set before polling 2015-02-06 10:58:05 +05:30
mailbox.h Mailbox: Add support for Platform Communication Channel 2014-11-27 12:51:09 +05:30
Makefile Mailbox: Add support for Platform Communication Channel 2014-11-27 12:51:09 +05:30
omap-mailbox.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
pcc.c Mailbox: Fix return value check in pcc_init() 2015-02-06 10:57:56 +05:30
pl320-ipc.c mailbox: rename pl320-ipc specific mailbox.h 2014-10-08 10:39:33 +05:30