mailbox/omap: use devm_* interfaces
authorSuman Anna <s-anna@ti.com>
Wed, 25 Jun 2014 00:43:37 +0000 (19:43 -0500)
committerTony Lindgren <tony@atomide.com>
Tue, 29 Jul 2014 08:55:09 +0000 (01:55 -0700)
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>
drivers/mailbox/mailbox-omap2.c

Simple merge