25 May
2009
25 May
'09
12:47 p.m.
On Mon, May 25, 2009 at 06:21:40PM +0800, Eric Miao wrote:
there are two other ways out from my POV:
- 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.