drivers/soc/litex: s/LITEX_REG_SIZE/LITEX_SUBREG_ALIGN/g
authorGabriel Somlo <gsomlo@gmail.com>
Tue, 12 Jan 2021 17:31:42 +0000 (12:31 -0500)
committerStafford Horne <shorne@gmail.com>
Thu, 14 Jan 2021 00:52:54 +0000 (09:52 +0900)
commitffa4ebc48971abffed722b75887ac1d8c9256b41
tree7938734137b6d9133fb5681d4c5a0f4ce2281092
parentb5d3061ea2e691ab1fa6465fce3c59d9d10357de
drivers/soc/litex: s/LITEX_REG_SIZE/LITEX_SUBREG_ALIGN/g

The constant LITEX_REG_SIZE is renamed to the more descriptive
LITEX_SUBREG_ALIGN (LiteX CSR subregisters are located at 32-bit
aligned MMIO addresses).

NOTE: this is a non-functional change.

Signed-off-by: Gabriel Somlo <gsomlo@gmail.com>
Signed-off-by: Stafford Horne <shorne@gmail.com>
include/linux/litex.h