Hi Jassi,

This series cleans up the OMAP Mailbox driver dropping the
support for legacy non-DT platform devices. The infrastructure
for creating any such devices has all been cleaned up from the
mach-omap2 layers.

The removal from the driver is accomplished in patch 1, while the
remaining patches do some minor checkpatch fixes.

Patches baselined on 4.6-rc2.

regards
Suman

Suman Anna (4):
  mailbox/omap: drop legacy platform device support
  mailbox/omap: use variable name for sizeof() operator
  mailbox/omap: remove FSF mailing address paragraph
  mailbox/omap: add blank lines after declarations

 drivers/mailbox/omap-mailbox.c             | 116 ++++++++++++-----------------
 include/linux/platform_data/mailbox-omap.h |  58 ---------------
 2 files changed, 48 insertions(+), 126 deletions(-)
 delete mode 100644 include/linux/platform_data/mailbox-omap.h

-- 
2.7.4

Reply via email to