From 28299a47f40af6af40c316989867cc1f56ec827b Mon Sep 17 00:00:00 2001 From: Suman Anna Date: Tue, 24 Jun 2014 19:43:37 -0500 Subject: [PATCH] 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 Signed-off-by: Tony Lindgren --- Reading git-format-patch failed