Re: [PATCH 0/5] WM97xx updates

From: Hans-Christian Egtvedt
Date: Mon Mar 09 2009 - 11:49:17 EST


On Wed, 04 Mar 2009 12:29:03 +0100
Hans-Christian Egtvedt <hans-christian.egtvedt@xxxxxxxxx> wrote:

> Mark Brown wrote:
> > On Wed, Mar 04, 2009 at 10:26:07AM +0100, Hans-Christian Egtvedt
> > wrote:
> >
> >> The only thing catched by review was a leaking irq line, do you
> >> plan to fixup that Mark?
> >

I fixed that in the attached patch, along with using an irqreturn_t
instead of an int for the return value from the interrupt handler.

> > Jiri also had some further comments from the initial posting (mail
> > attached). I can probably try to fix up most things blind but I'll
> > need to at least set up an at32 toolchain to build test. The
> > workqueue thing might be better to test on hardware, though, just
> > in case there's some noticable performance impact. I wouldn't
> > expect so but it'd be safer.
> >
>
> I'll see what I can manage to squeeze in of testing, there is always
> the in-between-time.
>

Please see attached patch. A bit unsure if I should have done an
incremental instead. Mark?

I also made the driver more generic, as it should work fine on AT91
devices as well. AT91 and AVR32 share the same AC97C module.

> What is this patch based against? Linus tree, master branch?
>

This is against my master branch, but it managed to accept the original
patch so I guess it should go okay the other way as well. Sorry for the
inconvenience.

--
Best regards,
Hans-Christian Egtvedt