Commit 74e931f
i3c: mipi-i3c-hci: Switch to lower_32_bits()/upper_32_bits() helpers
Rather than having own lo32()/hi32() helpers for dealing with 32-bit and
64-bit build targets switch to generic lower_32_bits()/upper_32_bits()
helpers.
Signed-off-by: Jarkko Nikula <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexandre Belloni <[email protected]>1 parent d9deb28 commit 74e931f
1 file changed
+6
-21
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | 150 | | |
166 | 151 | | |
167 | 152 | | |
| |||
265 | 250 | | |
266 | 251 | | |
267 | 252 | | |
268 | | - | |
269 | | - | |
270 | | - | |
271 | | - | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
272 | 257 | | |
273 | 258 | | |
274 | 259 | | |
| |||
404 | 389 | | |
405 | 390 | | |
406 | 391 | | |
407 | | - | |
408 | | - | |
| 392 | + | |
| 393 | + | |
409 | 394 | | |
410 | 395 | | |
411 | 396 | | |
| |||
0 commit comments