forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
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