From: Linus Torvalds Date: Sat, 21 May 2016 17:32:48 +0000 (-0700) Subject: Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu... X-Git-Tag: v4.14-rc1~3178 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=10cd7158042bf9c949c19dbf0c7ee600d198ed39;p=platform%2Fkernel%2Flinux-rpi.git Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integration Pull mailbox updates from Jassi Brar: "OMAP: - Remove non-DT support from mailbox driver - Move PM from client calls to native driver suspend/resume - Trivial cleanups to make checkpatch happy STI: - Check return from devm_ioremap_resource as ERR_PTR, not NULL" * 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integration: mailbox: Fix devm_ioremap_resource error detection code mailbox/omap: kill omap_mbox_{save/restore}_ctx() functions mailbox/omap: check for any unread messages during suspend mailbox/omap: add support for suspend/resume mailbox/omap: store mailbox interrupt type in omap_mbox_device mailbox/omap: add blank lines after declarations mailbox/omap: remove FSF mailing address paragraph mailbox/omap: use variable name for sizeof() operator mailbox/omap: drop legacy platform device support --- 10cd7158042bf9c949c19dbf0c7ee600d198ed39