Commit ec2da8b
spi: cadence-qspi: Fix ORing style and alignments
These definitions do not follow the standard patterns. Alignments are
incoherent and the logical OR symbols '|' are misplaced. Reorganize
these definitions.
There is no functional change.
Acked-by: Pratyush Yadav <pratyush@kernel.org>
Tested-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Miquel Raynal (Schneider Electric) <miquel.raynal@bootlin.com>
Tested-by: Santhosh Kumar K <s-k6@ti.com>
Link: https://patch.msgid.link/20260122-schneider-6-19-rc1-qspi-v4-5-f9c21419a3e6@bootlin.com
Signed-off-by: Mark Brown <broonie@kernel.org>1 parent aac733a commit ec2da8b
1 file changed
Lines changed: 8 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2129 | 2129 | | |
2130 | 2130 | | |
2131 | 2131 | | |
2132 | | - | |
2133 | | - | |
2134 | | - | |
2135 | | - | |
2136 | | - | |
| 2132 | + | |
| 2133 | + | |
| 2134 | + | |
2137 | 2135 | | |
2138 | 2136 | | |
2139 | 2137 | | |
2140 | 2138 | | |
2141 | | - | |
2142 | | - | |
| 2139 | + | |
| 2140 | + | |
2143 | 2141 | | |
2144 | 2142 | | |
2145 | 2143 | | |
2146 | 2144 | | |
2147 | 2145 | | |
2148 | 2146 | | |
2149 | | - | |
2150 | | - | |
2151 | | - | |
| 2147 | + | |
| 2148 | + | |
2152 | 2149 | | |
2153 | 2150 | | |
2154 | 2151 | | |
| |||
2165 | 2162 | | |
2166 | 2163 | | |
2167 | 2164 | | |
2168 | | - | |
| 2165 | + | |
2169 | 2166 | | |
2170 | 2167 | | |
2171 | 2168 | | |
| |||
0 commit comments