OSDN Git Service

hw/sd/sdhci: Rename ESDHC_* defines to USDHC_*
authorBernhard Beschow <shentey@gmail.com>
Tue, 18 Oct 2022 21:01:43 +0000 (23:01 +0200)
committerDaniel Henrique Barboza <danielhb413@gmail.com>
Fri, 28 Oct 2022 16:26:20 +0000 (13:26 -0300)
commit1e76667f7adf48c6c3596aaa26b8886b57b8498d
treec0203848d5901ed4a889224b3485b948fa8ceae0
parentc038e5745eca4851bb2ba515324f3e97c68f27ce
hw/sd/sdhci: Rename ESDHC_* defines to USDHC_*

The device model's functions start with "usdhc_", so rename the defines
accordingly for consistency.

Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Message-Id: <20221018210146.193159-5-shentey@gmail.com>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
hw/sd/sdhci.c