commit | 6d243e5c76b632a94d54cac2fe7fe8c0b41cd482 | [log] [tgz] |
---|---|---|
author | Ming Lei <tom.leiming@gmail.com> | Tue Jun 17 23:24:08 2008 +0800 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Mon Jul 21 15:16:32 2008 -0700 |
tree | 2ca4647d6a4c0a94dcf67e6bd464e7bc0866ac92 | |
parent | 7c3e28bc56bd2e4310dc0af99f2b95eeda9a2ff7 [diff] |
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 <tom.leiming@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>