Re: 2.5.1 API change summary

From: Greg KH (greg@kroah.com)
Date: Tue Dec 18 2001 - 13:06:09 EST


On Tue, Dec 18, 2001 at 04:14:27AM +0100, Andreas Bombe wrote:
>
>
> drivers/usb/hid.h:
>
> HID class defines and functions added.

These were taken from include/linux/usb.h
No new functions or defines were created.

> include/linux/usb.h:
>
> Yes, there are lots of changes. I haven't sorted them out yet.

 - Moved the HID specific defines and functions into include/linux/usb.h
 - Added _lots_ of documentation (which involved moving things around to
   be in a more logical order).
 - removed the FILL_BULK_URB_TO and FILL_INT_URB_TO macros as they were
   not being used
 - added the usb_fill_control_urb(), usb_fill_bulk_urb() and
   usb_fill_int_urb() inline functions to be used instead of the
   FILL_*_URB macros.

Hope this helps,

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Dec 23 2001 - 21:00:17 EST