In i3c_ccc_do_getcaps(), there is a missing break statement in the switch case for GETCAPS_FORMAT_2_CRCAPS. Add it. Fixes #74764 Signed-off-by: Daniel Leung <daniel.leung@intel.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| i3c_ccc.c | ||
| i3c_cdns.c | ||
| i3c_common.c | ||
| i3c_handlers.c | ||
| i3c_ibi_workq.c | ||
| i3c_mcux.c | ||
| i3c_npcx.c | ||
| i3c_shell.c | ||
| i3c_test.c | ||
| Kconfig | ||
| Kconfig.cdns | ||
| Kconfig.npcx | ||
| Kconfig.nxp | ||
| Kconfig.test | ||