[alsa-devel] [PATCH 1/2] pxa2xx-ac97-lib: move set_resetgpio to pxa27x.c

Mark Brown broonie at opensource.wolfsonmicro.com
Mon May 25 12:47:20 CEST 2009


On Mon, May 25, 2009 at 06:21:40PM +0800, Eric Miao wrote:

> there are two other ways out from my POV:

> 2. or having something like IrDA, i.e. platform specific hooks to make
> the driver code generic

> I personally prefer way 2) but don't have time for a clean solution yet,
> maybe you can help take a look into this. That would be nice.

For 2 we should probably just move all the reset implementations into
the CPU code and then either have a function to select the
implementation or keep using the current code but move the functions it
references.

I don't really mind how this is done so long as you guys are happy with
it, though if we're going to move the pxa27x functions only a better
commit log explaining the issue with the MFP API would be nice.


More information about the Alsa-devel mailing list