[U-Boot] [PATCH 017/126] sandbox: Rename PCI ID for swap_case to be more specific
Bin Meng
bmeng.cn at gmail.com
Sat Oct 5 01:58:48 UTC 2019
On Wed, Sep 25, 2019 at 10:58 PM Simon Glass <sjg at chromium.org> wrote:
>
> 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 at chromium.org>
> ---
>
> arch/sandbox/include/asm/test.h | 2 +-
> drivers/misc/swap_case.c | 5 +++--
> test/dm/pci.c | 6 +++---
> 3 files changed, 7 insertions(+), 6 deletions(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list