forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
kernel/drivers/usb/core/of.c
....@@ -45,7 +45,7 @@
4545 *
4646 * Determine whether a USB device has a so called combined node which is
4747 * shared with its sole interface. This is the case if and only if the device
48
- * has a node and its decriptors report the following:
48
+ * has a node and its descriptors report the following:
4949 *
5050 * 1) bDeviceClass is 0 or 9, and
5151 * 2) bNumConfigurations is 1, and