summaryrefslogtreecommitdiff
path: root/drivers/spi/atmel_spi.c
diff options
context:
space:
mode:
authorPhil Edworthy <PHIL.EDWORTHY@renesas.com>2016-11-29 12:58:30 (GMT)
committerJagan Teki <jagan@amarulasolutions.com>2016-12-15 15:57:27 (GMT)
commit7e76c4b08a30c0a90813ae56cd876555bef8d9f6 (patch)
tree8ad6b63c41af142061e8970ed3f6b66ddd745781 /drivers/spi/atmel_spi.c
parentdb37cc9c3954d5e33b218e5635e7e08ff902e3f6 (diff)
downloadu-boot-fsl-qoriq-7e76c4b08a30c0a90813ae56cd876555bef8d9f6.tar.xz
spi: cadence_qspi: Clean up the #define names
A lot of the #defines are for single bits in a register, where the name has _MASK on the end. Since this can be used for both a mask and the value, remove _MASK from them. Whilst doing so, also remove the unnecessary brackets around the constants. Signed-off-by: Phil Edworthy <phil.edworthy@renesas.com> Acked-by: Marek Vasut <marek.vasut@gmail.com> Reviewed-by: Jagan Teki <jagan@openedev.com>
Diffstat (limited to 'drivers/spi/atmel_spi.c')
0 files changed, 0 insertions, 0 deletions