forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f70575805708cabdedea7498aaa3f710fde4d920
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