On Thu, Feb 14, 2008 at 04:25:39PM -0800, ron minnich wrote:
Basically, this patch gets rid of the constructor arrays in the various .c files, and seperates them into individual structs.
Yes, I quite like this!
Why were there arrays in the first place? Was that introduces for the LX which has multiple devices? This new approach is definately the right thing then!
I actually thought this was the way it worked already. :p
//Peter