From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Wed, 07 Mar 2012 15:08:10 +0100 (CET) Received: from localhost.localdomain ([127.0.0.1]:59582 "EHLO linux-mips.org" rhost-flags-OK-OK-OK-FAIL) by eddie.linux-mips.org with ESMTP id S1903687Ab2CGOHk (ORCPT ); Wed, 7 Mar 2012 15:07:40 +0100 Received: from duck.linux-mips.net (duck.linux-mips.net [127.0.0.1]) by duck.linux-mips.net (8.14.4/8.14.4) with ESMTP id q27E7dun024532; Wed, 7 Mar 2012 15:07:39 +0100 Received: (from ralf@localhost) by duck.linux-mips.net (8.14.4/8.14.4/Submit) id q27E7c7w024524; Wed, 7 Mar 2012 15:07:38 +0100 Date: Wed, 7 Mar 2012 15:07:37 +0100 From: Ralf Baechle To: Antony Pavlov Cc: Lars-Peter Clausen , linux-mips@linux-mips.org Subject: Re: [PATCH] MIPS: JZ4740: fix the JZ4740_IRQ_DMA macro Message-ID: <20120307140737.GC15155@linux-mips.org> References: <1331108383-11308-1-git-send-email-antonynpavlov@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1331108383-11308-1-git-send-email-antonynpavlov@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-archive-position: 32614 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: ralf@linux-mips.org Precedence: bulk X-list: linux-mips Return-Path: On Wed, Mar 07, 2012 at 12:19:43PM +0400, Antony Pavlov wrote: Thanks, applied! Ralf