From: Lan Tianyu Date: Fri, 17 Aug 2012 08:44:55 +0000 (+0800) Subject: usb/endpoint: Set release callback in the struct device_type instead of in the device... X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~73^2~173 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d366846598d5f562866bba61a836d9325878066;p=pandora-kernel.git usb/endpoint: Set release callback in the struct device_type instead of in the device itself directly For following the way the rest of the usb core does, this patch is to change the place of setting release callback. Signed-off-by: Lan Tianyu Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed