Hi Bjorn,
Thank you very much for the new patch
and I'm very sorry for troubling you.
The patch looks very good to me.
Thanks,
Kenji Kaneshige
Bjorn Helgaas wrote:
On Tuesday 02 August 2005 7:05 pm, Kenji Kaneshige wrote:
This breaks the following patch that is already included into -mm
tr
On Tuesday 02 August 2005 7:05 pm, Kenji Kaneshige wrote:
> This breaks the following patch that is already included into -mm
> tree.
>
> http://sourceforge.net/mailarchive/forum.php?thread_id=7844247&forum_id=6102
>
> I think we need to check if acpi_register_gsi() succeeded or not.
You're abso
Hi Bjorn,
static void
-pnpacpi_parse_allocated_irqresource(struct pnp_resource_table * res, int irq)
+pnpacpi_parse_allocated_irqresource(struct pnp_resource_table * res, u32 irq)
{
int i = 0;
while (!(res->irq_resource[i].flags & IORESOURCE_UNSET) &&
@@ -85,13 +85,13 @@
3 matches
Mail list logo