summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2007-06-13 06:02:11 (GMT)
committerGreg Kroah-Hartman <gregkh@suse.de>2007-07-12 23:34:38 (GMT)
commit8b3b01c898a44c2fc7217eb579982b9d132113f5 (patch)
tree4d7da145c0fa47243b0f67b62fcdfaa4f53d184e /drivers/usb/gadget
parent300871cd963e24a68aaa9b762f4a10403697d9be (diff)
downloadlinux-fsl-qoriq-8b3b01c898a44c2fc7217eb579982b9d132113f5.tar.xz
USB: Add URB_FREE_BUFFER flag and the logic behind it
USB: Add URB_FREE_BUFFER flag for freeing the transfer buffer In some cases it is not needed that the driver keeps track of the transfer buffer of an URB. It can be simply freed along with the URB itself when the reference count goes down to zero. The new flag URB_FREE_BUFFER enables this behavior. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/gadget')
0 files changed, 0 insertions, 0 deletions