From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Thu, 31 Jan 2013 14:36:06 +0100 (CET) Received: from phoenix3.szarvasnet.hu ([87.101.127.16]:44693 "EHLO mail.szarvasnet.hu" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S6824758Ab3AaNgFrX850 (ORCPT ); Thu, 31 Jan 2013 14:36:05 +0100 Received: from localhost (localhost [127.0.0.1]) by phoenix3.szarvasnet.hu (Postfix) with ESMTP id B43D925CD4F; Thu, 31 Jan 2013 14:36:00 +0100 (CET) Received: from mail.szarvasnet.hu ([127.0.0.1]) by localhost (phoenix3.szarvasnet.hu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ET1OUmn378Lu; Thu, 31 Jan 2013 14:36:00 +0100 (CET) Received: from [192.168.254.50] (catvpool-576570d8.szarvasnet.hu [87.101.112.216]) by phoenix3.szarvasnet.hu (Postfix) with ESMTPA id 8CF2B25BD02; Thu, 31 Jan 2013 14:36:00 +0100 (CET) Message-ID: <510A7340.8070004@openwrt.org> Date: Thu, 31 Jan 2013 14:36:00 +0100 From: Gabor Juhos User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 MIME-Version: 1.0 To: John Crispin CC: Ralf Baechle , linux-mips@linux-mips.org Subject: Re: [PATCH V3 02/10] MIPS: ralink: adds irq code References: <1359633561-4980-1-git-send-email-blogic@openwrt.org> <1359633561-4980-3-git-send-email-blogic@openwrt.org> In-Reply-To: <1359633561-4980-3-git-send-email-blogic@openwrt.org> X-Enigmail-Version: 1.5 Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: 8bit X-archive-position: 35664 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: juhosg@openwrt.org Precedence: bulk List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: linux-mips X-List-ID: linux-mips List-subscribe: List-owner: List-post: List-archive: X-list: linux-mips Return-Path: 2013.01.31. 12:59 keltezéssel, John Crispin írta: > All of the Ralink Wifi SoC currently supported by this series share the same > interrupt controller (INTC). > > Signed-off-by: John Crispin Signed-off-by: Gabor Juhos