diff options
author | Peng Fan <peng.fan@nxp.com> | 2025-09-10 15:11:50 +0800 |
---|---|---|
committer | Mathieu Poirier <mathieu.poirier@linaro.org> | 2025-09-15 10:05:59 -0600 |
commit | e65a9ed4c3ec11fb40474f3340b9c1e1551c6b7a (patch) | |
tree | 5c1b5c4c7eba1aeca710a4ab37b7cfc6e3092f1f /include/linux/overflow.h | |
parent | ecadd767fb83556fe4db599fd5305b08b8328cef (diff) |
remoteproc: imx_rproc: Clean up after ops introduction
With the switch-case in imx_rproc_{start,stop}{} removed, simplify
the code logic by removing 'goto'. The last switch-case in
imx_rproc_detect_mode() are no longer needed and can be removed.
This cleanup improves code readability and aligns with the new ops-based
design.
No functional changes.
Reviewed-by: Daniel Baluta <daniel.baluta@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Link: https://lore.kernel.org/r/20250910-imx-rproc-cleanup-v2-6-10386685b8a9@nxp.com
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Diffstat (limited to 'include/linux/overflow.h')
0 files changed, 0 insertions, 0 deletions