public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: linux-kernel@vger.kernel.org
Subject: Re: 2.5.1 API change summary
Date: Tue, 18 Dec 2001 10:06:09 -0800	[thread overview]
Message-ID: <20011218100609.C5273@kroah.com> (raw)
In-Reply-To: <20011218031427.GA5990@storm.local>
In-Reply-To: <20011218031427.GA5990@storm.local>

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

  reply	other threads:[~2001-12-18 18:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-18  3:14 2.5.1 API change summary Andreas Bombe
2001-12-18 18:06 ` Greg KH [this message]
2001-12-18 18:55   ` Greg KH
2001-12-18 21:35   ` 2.5.1 API change summary rev. 2 Andreas Bombe
2001-12-18 19:28 ` 2.5.1 API change summary Randy.Dunlap
     [not found] <20011221030218.GA3893@storm.local>
2001-12-21 16:47 ` Randy.Dunlap

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20011218100609.C5273@kroah.com \
    --to=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox