diff options
author | Tudor Ambarus <tudor.ambarus@microchip.com> | 2022-07-25 11:24:59 +0200 |
---|---|---|
committer | Tudor Ambarus <tudor.ambarus@microchip.com> | 2022-07-28 04:11:56 +0200 |
commit | c452d49849d48bd37ae97fc2bc92c6435707c35f (patch) | |
tree | 32d61a8ddbe889e394efb969afa0ec6e6286a1fa /drivers/regulator/s2mpa01.c | |
parent | mtd: spi-nor: esmt: Use correct name of f25l32qa (diff) | |
download | linux-c452d49849d48bd37ae97fc2bc92c6435707c35f.tar.xz linux-c452d49849d48bd37ae97fc2bc92c6435707c35f.zip |
mtd: spi-nor: s/addr_width/addr_nbytes
Address width was an unfortunate name, as it means the number of IO lines
used for the address, whereas in the code it is used as the number of
address bytes. s/addr_width/addr_nbytes throughout the entire SPI NOR
framework.
Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Reviewed-by: Michael Walle <michael@walle.cc>
Acked-by: Pratyush Yadav <p.yadav@ti.com>
Link: https://lore.kernel.org/r/20220725092505.446315-2-tudor.ambarus@microchip.com
Diffstat (limited to 'drivers/regulator/s2mpa01.c')
0 files changed, 0 insertions, 0 deletions