[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090324221841.GC15455@n2100.arm.linux.org.uk>
Date: Tue, 24 Mar 2009 22:18:41 +0000
From: Russell King - ARM Linux <linux@....linux.org.uk>
To: Luotao Fu <l.fu@...gutronix.de>
Cc: alsa-devel@...a-project.org, dbaryshkov@...il.com,
linux-arm-kernel@...ts.arm.linux.org.uk,
linux-kernel@...r.kernel.org, broonie@...nsource.wolfsonmicro.com
Subject: Re: [RESEND] [PATCH] pxa2xx-ac97: fix displaying GSR after reset
timeout
On Tue, Mar 24, 2009 at 05:25:28PM +0100, Luotao Fu wrote:
> the variable gsr_bit is set in isr. It is however set to 0 and interrupts are
> disabled prior to reset on pxa27x and pxa3xx. Hence it doesn't make a lot of
> sense to show the content of gsr_bit in case of a reset timeout.
It would make more sense to put "GSR | gsr_bits" into a temporary variable
for testing, and then printing so that the value printed is the exact
value which was tested, not somehting that may have changed.
Also, you've resent your patch but omitted the ALSA mailing list.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists