commit | 24746675fbc8dcc09e10283ca0b3f038e58182e9 | [log] [tgz] |
---|---|---|
author | Shubhrajyoti Datta <shubhrajyoti.datta@xilinx.com> | Tue Apr 05 23:37:49 2016 +0530 |
committer | Mark Brown <broonie@kernel.org> | Tue Apr 05 11:51:10 2016 -0700 |
tree | 2b47c35a41130d5be710224878f5e2164264ef4e | |
parent | 15a1c5030a1e0445af2e4eaa1535cccc8519d99c [diff] |
spi: cadence: Remove _MASK and _OFFSET suffix Remove the _MASK and _OFFSET from the macros. It improves readability, removes some checkpatch error for exceeding 80 chars and also prevents some linebreaks. Signed-off-by: Shubhrajyoti Datta <shubhraj@xilinx.com> Signed-off-by: Mark Brown <broonie@kernel.org>