USB: fix comment of usb_set_configuration
authorMing Lei <tom.leiming@gmail.com>
Tue, 17 Jun 2008 15:24:08 +0000 (23:24 +0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 21 Jul 2008 22:16:32 +0000 (15:16 -0700)
It is the usb interface driver probe() methods that
can't call usb_set_configuration, not usb device driver.

Signed-off-by: Ming Lei <tom.leiming@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found