Re: [PATCH][v3.16.y-ckt] ACPICA: Add new GPE public interface - acpi_mark_gpe_for_wake.

2015-01-16 Thread Luis Henriques
On Thu, Jan 15, 2015 at 03:19:51PM -0500, Joseph Salisbury wrote: > Hello, > > Please consider including mainline commit c12f07d and bd9b2f9 in the > next v3.16.y-ckt release. They > were included in the mainline tree as of v3.17-rc1. A test kernel has > been built and tested, which was confirme

[PATCH 3.11 088/138] mips: dts: Fix missing device_type="memory" property in memory nodes

2014-06-03 Thread Luis Henriques
pc quirk in order to discover its memory. Add the missing data so that all parsing code can find memory nodes correctly. Signed-off-by: Leif Lindholm Cc: linux-m...@linux-mips.org Cc: devicetree@vger.kernel.org Cc: Mark Rutland Acked-by: John Crispin Signed-off-by: Grant Likely Signed-of

[3.11.y.z extended stable] Patch "mips: dts: Fix missing device_type="memory" property in memory nodes" has been added to staging queue

2014-05-30 Thread Luis Henriques
: John Crispin Signed-off-by: Grant Likely Signed-off-by: Luis Henriques --- arch/mips/lantiq/dts/easy50712.dts| 1 + arch/mips/ralink/dts/mt7620a_eval.dts | 1 + arch/mips/ralink/dts/rt2880_eval.dts | 1 + arch/mips/ralink/dts/rt3052_eval.dts | 1 + arch/mips/ralink/dts/rt3883_eval.dts |

[PATCH] powerpc/mpic: Fix build errors for CONFIG_MPIC_WEIRD

2014-01-20 Thread Luis Henriques
ault triggers") Cc: (3.4+) Signed-off-by: Luis Henriques --- arch/powerpc/sysdev/mpic.c | 34 +++--- 1 file changed, 15 insertions(+), 19 deletions(-) diff --git a/arch/powerpc/sysdev/mpic.c b/arch/powerpc/sysdev/mpic.c index 0e166ed..e7bf1a2 100644 --- a/arc