From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from de01egw01.freescale.net (de01egw01.freescale.net [192.88.165.102]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id D8100DDF0E for ; Tue, 17 Jun 2008 00:12:45 +1000 (EST) Message-ID: <48567494.8020905@freescale.com> Date: Mon, 16 Jun 2008 09:11:32 -0500 From: Timur Tabi MIME-Version: 1.0 To: Ron Madrid Subject: Re: Using DMA interrupt on MPC8313 References: <397587.26957.qm@web83513.mail.sp1.yahoo.com> In-Reply-To: <397587.26957.qm@web83513.mail.sp1.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Ron Madrid wrote: > So are you implying that the request_irq function should work without any other initialization > function before it? No, I'm saying that you'll get a more accurate assessment of why it fails if you see where it returns an error code.