From: Brad H. <bh...@bi...> - 2002-04-17 06:27:57
|
On Mon, 15 Apr 2002 23:44, Vojtech Pavlik wrote: <snip> > May I suggest one more change? > > dev->dinfo.bustype to dev->id.bus > dev->devinfo.id_vendor ro dev->id.vendor Mostly done. I kept bustype, because it is more descriptive, and because it helps the assignment operators line up :) Patch against 2.4.19-pre7 and evtest are enclosed. How does this look? Brad |