Re: [linux-usb-devel] usbmon: Add class for the binary API [third try]

2007-02-28 Thread Pete Zaitcev
On Wed, 28 Feb 2007 09:13:27 +0100, Paolo Abeni <[EMAIL PROTECTED]> wrote: > This patch adds a class which allows for an easier integration with > udev. You're really aggressive with wrapping, aren't you :) > Signed-off-by: Paolo Abeni <[EMAIL PROTECTED]> > Signed-off-by: Pete Zaitcev <[EMAIL PR

[linux-usb-devel] usbmon: Add class for the binary API [third try]

2007-02-28 Thread Paolo Abeni
This patch adds a class which allows for an easier integration with udev. Signed-off-by: Paolo Abeni <[EMAIL PROTECTED]> Signed-off-by: Pete Zaitcev <[EMAIL PROTECTED]> --- The patch is against linux 2.6.21-rc1. I just changed the struct device creation, using the ubus->controller as the paren