linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] OMAP Mailbox legacy platform device support removal
@ 2016-04-06 17:37 Suman Anna
  2016-04-06 17:37 ` [PATCH 1/4] mailbox/omap: drop legacy platform device support Suman Anna
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Suman Anna @ 2016-04-06 17:37 UTC (permalink / raw)
  To: Jassi Brar; +Cc: linux-kernel, linux-omap, Suman Anna

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-04-26 17:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-06 17:37 [PATCH 0/4] OMAP Mailbox legacy platform device support removal Suman Anna
2016-04-06 17:37 ` [PATCH 1/4] mailbox/omap: drop legacy platform device support Suman Anna
2016-04-06 17:37 ` [PATCH 2/4] mailbox/omap: use variable name for sizeof() operator Suman Anna
2016-04-06 17:37 ` [PATCH 3/4] mailbox/omap: remove FSF mailing address paragraph Suman Anna
2016-04-06 17:37 ` [PATCH 4/4] mailbox/omap: add blank lines after declarations Suman Anna
2016-04-26  4:55 ` [PATCH 0/4] OMAP Mailbox legacy platform device support removal Jassi Brar
2016-04-26 17:06   ` Suman Anna

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).