mirror of
https://github.com/torvalds/linux.git
synced 2026-06-26 16:14:17 +02:00
This is a simple change to correct problems when using set_irq_type on platforms using CPM2. This code corrects the problem on most platform but may have issues on 8272 derived platforms for some interrupts. On 8272 PC2 & 3 are missing and PC 23 & 29 are added, which this patch does not address. Signed-off-by: Paul Bilke <paul@conspiracy.net> Reviewed-by: Anton Vorontsov <avorontsov@ru.mvista.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org> |
||
|---|---|---|
| .. | ||
| bestcomm | ||
| qe_lib | ||
| 6xx-suspend.S | ||
| axonram.c | ||
| cpm_common.c | ||
| cpm1.c | ||
| cpm2_pic.c | ||
| cpm2_pic.h | ||
| cpm2.c | ||
| dart_iommu.c | ||
| dart.h | ||
| dcr-low.S | ||
| dcr.c | ||
| fsl_gtm.c | ||
| fsl_lbc.c | ||
| fsl_msi.c | ||
| fsl_msi.h | ||
| fsl_pci.c | ||
| fsl_pci.h | ||
| fsl_rio.c | ||
| fsl_soc.c | ||
| fsl_soc.h | ||
| grackle.c | ||
| i8259.c | ||
| indirect_pci.c | ||
| ipic.c | ||
| ipic.h | ||
| Kconfig | ||
| Makefile | ||
| micropatch.c | ||
| mmio_nvram.c | ||
| mpc8xx_pic.c | ||
| mpc8xx_pic.h | ||
| mpc8xxx_gpio.c | ||
| mpic_msi.c | ||
| mpic_pasemi_msi.c | ||
| mpic_u3msi.c | ||
| mpic.c | ||
| mpic.h | ||
| msi_bitmap.c | ||
| mv64x60_dev.c | ||
| mv64x60_pci.c | ||
| mv64x60_pic.c | ||
| mv64x60_udbg.c | ||
| mv64x60.h | ||
| of_rtc.c | ||
| pmi.c | ||
| ppc4xx_gpio.c | ||
| ppc4xx_pci.c | ||
| ppc4xx_pci.h | ||
| ppc4xx_soc.c | ||
| rtc_cmos_setup.c | ||
| simple_gpio.c | ||
| simple_gpio.h | ||
| tsi108_dev.c | ||
| tsi108_pci.c | ||
| uic.c | ||
| xilinx_intc.c | ||