From: Greg Kroah-Hartman Date: Wed, 14 Jun 2006 19:14:34 +0000 (-0700) Subject: [PATCH] USB: make usb_create_ep_files take a struct device X-Git-Tag: v2.6.18-rc1~858^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36679ea59846d8f34a48f71ca1a37671ca0ad3c5;p=pandora-kernel.git [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 --- Reading git-diff-tree failed