Searched hist:abd2363f6a5f1030b935e0bdc15cf917313b3b10 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/arch/mips/kernel/ |
H A D | prom.c | diff b01da9f130adbf69cfbad2a65f1327f1382bf4ae Thu Jul 05 11:12:38 CDT 2012 David Daney <david.daney@cavium.com> MIPS: Prune some target specific code out of prom.c
This code is not common enough to be in a shared file. It is also not used by any existing boards, so just remove it.
[ralf@linux-mips.org: Dropped removal of irq_create_of_mapping which was already removed by abd2363f6a5f1030b935e0bdc15cf917313b3b10 [irq_domain/mips: Allow irq_domain on MIPS]. Moved device_tree_init() and dependencies to its sole user, the XLP code.]
Signed-off-by: David Daney <david.daney@cavium.com> Cc: linux-mips@linux-mips.org Cc: devicetree-discuss@lists.ozlabs.org Cc: grant.likely@secretlab.ca Cc: linux-kernel@vger.kernel.org Patchwork: https://patchwork.linux-mips.org/patch/2946/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org> diff abd2363f6a5f1030b935e0bdc15cf917313b3b10 Fri Feb 24 09:07:06 CST 2012 Grant Likely <grant.likely@secretlab.ca> irq_domain/mips: Allow irq_domain on MIPS
This patch makes IRQ_DOMAIN usable on MIPS. It uses an ugly workaround to preserve current behaviour so that MIPS has time to add irq_domain registration to the irq controller drivers. The workaround will be removed in Linux v3.6
Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Cc: Ralf Baechle <ralf@linux-mips.org> Cc: Rob Herring <rob.herring@calxeda.com> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: linux-mips@linux-mips.org
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | prom.h | diff b01da9f130adbf69cfbad2a65f1327f1382bf4ae Thu Jul 05 11:12:38 CDT 2012 David Daney <david.daney@cavium.com> MIPS: Prune some target specific code out of prom.c
This code is not common enough to be in a shared file. It is also not used by any existing boards, so just remove it.
[ralf@linux-mips.org: Dropped removal of irq_create_of_mapping which was already removed by abd2363f6a5f1030b935e0bdc15cf917313b3b10 [irq_domain/mips: Allow irq_domain on MIPS]. Moved device_tree_init() and dependencies to its sole user, the XLP code.]
Signed-off-by: David Daney <david.daney@cavium.com> Cc: linux-mips@linux-mips.org Cc: devicetree-discuss@lists.ozlabs.org Cc: grant.likely@secretlab.ca Cc: linux-kernel@vger.kernel.org Patchwork: https://patchwork.linux-mips.org/patch/2946/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
H A D | irq.h | diff abd2363f6a5f1030b935e0bdc15cf917313b3b10 Fri Feb 24 09:07:06 CST 2012 Grant Likely <grant.likely@secretlab.ca> irq_domain/mips: Allow irq_domain on MIPS
This patch makes IRQ_DOMAIN usable on MIPS. It uses an ugly workaround to preserve current behaviour so that MIPS has time to add irq_domain registration to the irq controller drivers. The workaround will be removed in Linux v3.6
Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Cc: Ralf Baechle <ralf@linux-mips.org> Cc: Rob Herring <rob.herring@calxeda.com> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: linux-mips@linux-mips.org
|
/openbmc/linux/kernel/irq/ |
H A D | irqdomain.c | diff abd2363f6a5f1030b935e0bdc15cf917313b3b10 Fri Feb 24 09:07:06 CST 2012 Grant Likely <grant.likely@secretlab.ca> irq_domain/mips: Allow irq_domain on MIPS
This patch makes IRQ_DOMAIN usable on MIPS. It uses an ugly workaround to preserve current behaviour so that MIPS has time to add irq_domain registration to the irq controller drivers. The workaround will be removed in Linux v3.6
Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Cc: Ralf Baechle <ralf@linux-mips.org> Cc: Rob Herring <rob.herring@calxeda.com> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: linux-mips@linux-mips.org
|
/openbmc/linux/arch/mips/ |
H A D | Kconfig | diff abd2363f6a5f1030b935e0bdc15cf917313b3b10 Fri Feb 24 09:07:06 CST 2012 Grant Likely <grant.likely@secretlab.ca> irq_domain/mips: Allow irq_domain on MIPS
This patch makes IRQ_DOMAIN usable on MIPS. It uses an ugly workaround to preserve current behaviour so that MIPS has time to add irq_domain registration to the irq controller drivers. The workaround will be removed in Linux v3.6
Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Cc: Ralf Baechle <ralf@linux-mips.org> Cc: Rob Herring <rob.herring@calxeda.com> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: linux-mips@linux-mips.org
|