lkml.org 
[lkml]   [2012]   [Jun]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 08/14] mfd: Add IRQ domain support for the AB8500
On Mon, Jun 18, 2012 at 10:02:53AM +0100, Lee Jones wrote:
> @@ -361,7 +362,7 @@ static void ab8500_irq_sync_unlock(struct irq_data *data)
> static void ab8500_irq_mask(struct irq_data *data)
> {
> struct ab8500 *ab8500 = irq_data_get_irq_chip_data(data);
> - int offset = data->irq - ab8500->irq_base;
> + int offset = data->irq;

Are you sure this is right? I thought irq_data->irq was the Linux IRQ
number, irq_data->hwirq was the interrupt number inside the domain.


\
 
 \ /
  Last update: 2012-06-18 13:01    [W:0.180 / U:0.140 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site