From: Ming Lei Date: Tue, 17 Jun 2008 15:24:08 +0000 (+0800) Subject: USB: fix comment of usb_set_configuration X-Git-Tag: v2.6.27-rc1~946^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d243e5c76b632a94d54cac2fe7fe8c0b41cd482;p=pandora-kernel.git USB: fix comment of usb_set_configuration It is the usb interface driver probe() methods that can't call usb_set_configuration, not usb device driver. Signed-off-by: Ming Lei Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed