diff options
author | Mario Limonciello <[email protected]> | 2023-02-23 15:07:43 -0600 |
---|---|---|
committer | Mika Westerberg <[email protected]> | 2023-03-14 16:15:45 +0200 |
commit | ebde5ba27c640e08e92c83fe30be0d9fa224eea9 (patch) | |
tree | 38103316efac6a1dba1d0514e176716baa836c53 /drivers/fpga/fpga-mgr.c | |
parent | c8325b3227508459fab42f4f48fb232bc687f1ba (diff) |
thunderbolt: Refactor DROM reading
The NVM reading code has a series of gotos that potentially introduce
unexpected behaviors with retries if something unexpected has failed
to parse.
Refactor the code to remove the gotos and drop the retry logic.
Signed-off-by: Mario Limonciello <[email protected]>
[mw: renamed root switch to host router, split device handling too]
Signed-off-by: Mika Westerberg <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions