On Fri, 17 Oct 2025 14:21:04 -0700 Dave Jiang <[email protected]> wrote:
> With the current code flow, once the generic target is updated > target->registered is set and the remaining code is skipped. > So return immediately instead of going through the checks and > then skip. > > Signed-off-by: Dave Jiang <[email protected]> Reviewed-by: Jonathan Cameron <[email protected]>
