commit | 21c8f1a9e09dbc0cb06f28ecf8963d4a5741d712 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Sep 25 08:56:01 2019 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Tue Oct 08 13:57:39 2019 +0800 |
tree | 2d4f9e4224b0a39ae7e861e489e011a0a095d2d8 | |
parent | b1970541e3f87d6543693620ba340b53eee13b59 [diff] |
sandbox: Rename PCI ID for swap_case to be more specific Rename this ID to SANDBOX_PCI_SWAP_CASE_EMUL_ID since it is more descriptive and allows us to add new PCI emulators without any conflict or confusion. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>