commit | 36679ea59846d8f34a48f71ca1a37671ca0ad3c5 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@suse.de> | Wed Jun 14 12:14:34 2006 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed Jun 21 15:04:19 2006 -0700 |
tree | 3483f57f83dc5af39c773246255c85954ff4b67f | |
parent | 84412f6291b50690febd81899e46f0f0ef7a13e0 [diff] |
[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>