From mboxrd@z Thu Jan 1 00:00:00 1970 From: r.sricharan@ti.com (Sricharan R) Date: Fri, 13 Jun 2014 12:01:39 +0530 Subject: [PATCH V2 03/19] irqchip: crossbar: Skip some irqs from getting mapped to crossbar In-Reply-To: <20140612135715.GE17845@atomide.com> References: <1402574007-13987-1-git-send-email-r.sricharan@ti.com> <1402574007-13987-4-git-send-email-r.sricharan@ti.com> <20140612125134.GS8664@titan.lakedaemon.net> <20140612135715.GE17845@atomide.com> Message-ID: <539A9ACB.7060208@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thursday 12 June 2014 07:27 PM, Tony Lindgren wrote: > * Jason Cooper [140612 05:52]: >> On Thu, Jun 12, 2014 at 05:23:11PM +0530, Sricharan R wrote: >>> From: Nishanth Menon >>> >>> When, in the system due to varied reasons, interrupts might be unusable >>> due to hardware behavior, but register maps do exist, then those interrupts >>> should be skipped while mapping irq to crossbars. >>> >>> Signed-off-by: Nishanth Menon >>> Signed-off-by: Sricharan R >>> Signed-off-by: Tony Lindgren >> >> Tony, have you applied these somewhere already? > > I think some of these I had applied into a branch ready for > merging but then it was discovered that further changes > were needed and the branch was dropped. > > Sricharan, please remove my Signed-off-by from this series. > If I end up applying it for merging my scripts will add it > automatically. > Ok, will remove it. Regards, Sricharan