]> git.baikalelectronics.ru Git - uboot.git/commit
sandbox: Rename PCI ID for swap_case to be more specific
authorSimon Glass <sjg@chromium.org>
Wed, 25 Sep 2019 14:56:01 +0000 (08:56 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Tue, 8 Oct 2019 05:57:39 +0000 (13:57 +0800)
commit6cca92376901604aa3ae92b35766ac2490344cf6
tree2d4f9e4224b0a39ae7e861e489e011a0a095d2d8
parent50c1bb8472c0e3e58d91c39f3823e925aeffe1d2
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>
arch/sandbox/include/asm/test.h
drivers/misc/swap_case.c
test/dm/pci.c