On Fri, May 06, 2005 at 01:45:58PM -0400, Dan Malek wrote: > > On May 6, 2005, at 1:32 PM, Eugene Surovegin wrote: > > >Yeah, I think 3 parameters approach is OK. IOCTL handlers are made > >like this and so far they proved to be quite flexible. > > I thought we also discussed placing the PHY irq numbers in the > platform data structure at one time? :-)
This is exactly what Vitaly is doing in his patches. My comment was about general use of 3 parameters "feature" calls vs variadic ones, not about you particular example for PHY IRQ :). -- Eugene