linux/drivers/mailbox
Suman Anna 28299a47f4 mailbox/omap: use devm_* interfaces
Use the various devm_ interfaces to simplify the cleanup in
probe and remove functions in OMAP2+ mailbox driver.

Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
2014-07-29 01:55:09 -07:00
..
Kconfig mailbox/omap: move the OMAP mailbox framework to drivers 2013-06-11 11:41:51 -05:00
Makefile mailbox/omap: move the OMAP mailbox framework to drivers 2013-06-11 11:41:51 -05:00
mailbox-omap1.c mailbox/omap: move the OMAP mailbox framework to drivers 2013-06-11 11:41:51 -05:00
mailbox-omap2.c mailbox/omap: use devm_* interfaces 2014-07-29 01:55:09 -07:00
omap-mailbox.c mailbox/omap: move the OMAP mailbox framework to drivers 2013-06-11 11:41:51 -05:00
omap-mbox.h drivers/mailbox/omap: make mbox->irq signed for error handling 2014-01-23 16:36:53 -08:00
pl320-ipc.c