commit | bfa4191e0343e2f9c0001d27295721f6f3e9b7dd | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Nov 26 19:51:18 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Tue Dec 01 06:26:36 2015 -0700 |
tree | 0817519ec1932574bb1a9216782fb2990ff96cb7 | |
parent | e81ca88451cf4b692fede0b9c2e3444e4b61e139 [diff] |
pci: Use a common return in command processing Adjust the commands to return from the same place. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>