Patman normally sends multiple concurrent requests to the patchwork server, as this is faster. Provide an option to disable this.
Signed-off-by: Simon Glass <s...@chromium.org> --- (no changes since v1) tools/patman/cmdline.py | 2 ++ tools/patman/control.py | 4 ++-- tools/patman/patchwork.py | 5 +++-- 3 files changed, 7 insertions(+), 4 deletions(-) Applied to sjg/master, thanks!