18 May
2009
18 May
'09
5:33 p.m.
On Tue, May 19, 2009 at 12:25:42AM +0900, Atsushi Nemoto wrote:
Thank you for elaboration. Then, this untested patch (on top of the last patch) is what you mean? If yes, I will split this into arch part and driver part, and then update both patches.
Partly - I'd also expect to see the resources moved around in the architecture code so that they are on the platform devices that are being used to probe the DAIs (unless that's what the architecture side of your patch was doing, patch wasn't quite giving me enough context to be 100% clear).
You could also roll the resource requesting and unrequesting into the probe functions for the DAI & DMA platform devices, though that is not essential.