drm/radeon/atpx: add a query for ATPX dGPU power control
[deliverable/linux.git] / drivers / irqchip / irq-tegra.c
index 50be9639e27eeda270a6cc75eb144a7e19a418c6..e902f081e16c53d2071fdefc37d8d82f501d9747 100644 (file)
@@ -235,7 +235,7 @@ static int tegra_ictlr_domain_translate(struct irq_domain *d,
                        return -EINVAL;
 
                *hwirq = fwspec->param[1];
-               *type = fwspec->param[2];
+               *type = fwspec->param[2] & IRQ_TYPE_SENSE_MASK;
                return 0;
        }
 
This page took 0.027763 seconds and 5 git commands to generate.