From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Subject: Re: [PATCH V4 3/5] AC97 driver for mpc5200 Date: Mon, 25 May 2009 22:41:23 -0500 Message-ID: References: <20090525221406.21370.30326.stgit@terra> <20090525221511.21370.81405.stgit@terra> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Received: from qw-out-1920.google.com (qw-out-1920.google.com [74.125.92.147]) by alsa0.perex.cz (Postfix) with ESMTP id 1101D24508 for ; Tue, 26 May 2009 05:41:24 +0200 (CEST) Received: by qw-out-1920.google.com with SMTP id 4so1915568qwk.56 for ; Mon, 25 May 2009 20:41:24 -0700 (PDT) In-Reply-To: <20090525221511.21370.81405.stgit@terra> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Jon Smirl Cc: grant.likely@secretlab.ca, linuxppc-dev@ozlabs.org, alsa-devel@alsa-project.org, broonie@sirena.org.uk List-Id: alsa-devel@alsa-project.org On Mon, May 25, 2009 at 5:15 PM, Jon Smirl wrote: > + =A0 =A0 =A0 spin_event_timeout(1, 3, 0, rc); Ugh, don't do this. Just use udelay! -- = Timur Tabi Linux kernel developer at Freescale From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.25]) by ozlabs.org (Postfix) with ESMTP id EB29BDE0AE for ; Tue, 26 May 2009 13:41:25 +1000 (EST) Received: by qw-out-2122.google.com with SMTP id 3so1846835qwe.15 for ; Mon, 25 May 2009 20:41:24 -0700 (PDT) MIME-Version: 1.0 Sender: timur.tabi@gmail.com In-Reply-To: <20090525221511.21370.81405.stgit@terra> References: <20090525221406.21370.30326.stgit@terra> <20090525221511.21370.81405.stgit@terra> Date: Mon, 25 May 2009 22:41:23 -0500 Message-ID: Subject: Re: [alsa-devel] [PATCH V4 3/5] AC97 driver for mpc5200 From: Timur Tabi To: Jon Smirl Content-Type: text/plain; charset=ISO-8859-1 Cc: linuxppc-dev@ozlabs.org, alsa-devel@alsa-project.org, broonie@sirena.org.uk List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, May 25, 2009 at 5:15 PM, Jon Smirl wrote: > + =A0 =A0 =A0 spin_event_timeout(1, 3, 0, rc); Ugh, don't do this. Just use udelay! --=20 Timur Tabi Linux kernel developer at Freescale