]> git.ipfire.org Git - thirdparty/u-boot.git/commit
mmc: zynq_sdhci: Change variable deviceid to node_id
authorAshok Reddy Soma <ashok.reddy.soma@xilinx.com>
Wed, 14 Jul 2021 10:27:22 +0000 (04:27 -0600)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 19 Jul 2021 11:29:45 +0000 (13:29 +0200)
commitab8ad8188f37f2c64d72dc0bea501eaa3a7d2ac8
tree0654b966b240fb5ccb1d233e4fd63cd580bf6f62
parent16b642f8b1f1d464bc20cc5aa3480ea3ef782b22
mmc: zynq_sdhci: Change variable deviceid to node_id

Change deviceid to node_id in arasan_zynqmp_dll_reset() and also in
tapdelay related static inline functions to reflect proper name and
for consistency.

Signed-off-by: Ashok Reddy Soma <ashok.reddy.soma@xilinx.com>
drivers/mmc/zynq_sdhci.c