[PATCH] USB: make usb_create_ep_files take a struct device
authorGreg Kroah-Hartman <gregkh@suse.de>
Wed, 14 Jun 2006 19:14:34 +0000 (12:14 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 21 Jun 2006 22:04:19 +0000 (15:04 -0700)
commit36679ea59846d8f34a48f71ca1a37671ca0ad3c5
tree3483f57f83dc5af39c773246255c85954ff4b67f
parent84412f6291b50690febd81899e46f0f0ef7a13e0
[PATCH] USB: make usb_create_ep_files take a struct device

Instead of a kobject, will make things easier in the future (don't know
what I was thinking when I did this originally...)

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/core/endpoint.c
drivers/usb/core/sysfs.c
drivers/usb/core/usb.h