Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1387725

Re: [PATCH 0/4] OMAP Mailbox legacy platform device support removal

From Suman Anna <s-anna@ti.com>
Newsgroups linux.kernel
Subject Re: [PATCH 0/4] OMAP Mailbox legacy platform device support removal
Date 2016-04-26 19:10 +0200
Message-ID <rseEN-2TH-9@gated-at.bofh.it> (permalink)
References <rkZAS-7uO-7@gated-at.bofh.it> <rs3gm-1vQ-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 04/25/2016 11:55 PM, Jassi Brar wrote:
> On Wed, Apr 6, 2016 at 6:37 PM, Suman Anna <s-anna@ti.com> wrote:
>> 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.
>>
> Applied this and the next patchset, with a trivial cleanup
> 
> - #define MBOX_INTR_CFG_TYPE1            (0)
> - #define MBOX_INTR_CFG_TYPE2            (1)
> + #define MBOX_INTR_CFG_TYPE1            0
> + #define MBOX_INTR_CFG_TYPE2            1
> 
> Thanks.

Thanks Jassi.

regards
Suman

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: [PATCH 0/4] OMAP Mailbox legacy platform device support removal Jassi Brar <jassisinghbrar@gmail.com> - 2016-04-26 07:00 +0200
  Re: [PATCH 0/4] OMAP Mailbox legacy platform device support removal Suman Anna <s-anna@ti.com> - 2016-04-26 19:10 +0200

csiph-web