Re: [alsa-devel] [PATCH] Modify mpc5200 AC97 driver to use V9 of spin_event_timeout()
From: Timur Tabi <hidden>
Date: 2009-05-27 00:38:40
Also in:
alsa-devel
From: Timur Tabi <hidden>
Date: 2009-05-27 00:38:40
Also in:
alsa-devel
On Tue, May 26, 2009 at 7:25 PM, Jon Smirl [off-list ref] wrote:
- =A0 =A0 =A0 spin_event_timeout(0, 10, 0, rc); + =A0 =A0 =A0 spin_event_timeout(0, 10, 0); =A0 =A0 =A0 =A0out_8(®s->op0, MPC52xx_PSC_OP_RES); - =A0 =A0 =A0 spin_event_timeout(0, 50, 0, rc); + =A0 =A0 =A0 spin_event_timeout(0, 50, 0);
Jon, I'm still hoping you'll explain why you're not using udelay() here. --=20 Timur Tabi Linux kernel developer at Freescale