forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
kernel/drivers/input/mouse/cyapa_gen3.c
....@@ -1067,7 +1067,7 @@
10671067 return error;
10681068 }
10691069
1070
- /* Fallthrough state */
1070
+ fallthrough;
10711071 case CYAPA_STATE_BL_IDLE:
10721072 /* Try to get firmware version in bootloader mode. */
10731073 cyapa_gen3_bl_query_data(cyapa);
....@@ -1078,7 +1078,7 @@
10781078 return error;
10791079 }
10801080
1081
- /* Fallthrough state */
1081
+ fallthrough;
10821082 case CYAPA_STATE_OP:
10831083 /*
10841084 * Reading query data before going back to the full mode