diff options
author | Miquel Raynal <miquel.raynal@bootlin.com> | 2019-11-08 15:07:40 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-11-08 17:43:51 +0000 |
commit | 941be723735113028361c4664cd10134d3d27006 (patch) | |
tree | c1bdc150a30b4dd40801c794a22bbb0e4a003c55 /drivers/hv | |
parent | 087622d09472f96f1f5d6ced36ca75c92e86af21 (diff) | |
download | linux-941be723735113028361c4664cd10134d3d27006.tar.bz2 |
spi: zynq-qspi: Keep the bitfields naming consistent
Most of the bits/bitfields #define'd in this driver are composed with:
1/ the driver prefix
2/ the name of the register they apply to
Keep the naming consistent by applying this rule to the CONFIG register
internals. These definitions will be used in a following change set.
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/r/20191108140744.1734-4-miquel.raynal@bootlin.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/hv')
0 files changed, 0 insertions, 0 deletions