diff options
| author | Haibo Chen <[email protected]> | 2024-08-01 17:30:27 +0800 |
|---|---|---|
| committer | Bartosz Golaszewski <[email protected]> | 2024-08-05 11:49:54 +0200 |
| commit | 3e7ebf271f935a316e9593d63f495498cde22f80 (patch) | |
| tree | 5df3ddca20f92e777e3518ae012f7d544ded1fc8 /rust/helpers/build_bug.c | |
| parent | b034a90b2745e43b4a85b56dc5fd7a6fa1a21f31 (diff) | |
gpio: gpio-vf610: use u32 mask to handle 32 number gpios
This gpio controller support up to 32 pins per port. And all the
register width is 32 bit. So here use u32 to replace the original
unsigned long.
Signed-off-by: Haibo Chen <[email protected]>
Reviewed-by: Stefan Wahren <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bartosz Golaszewski <[email protected]>
Diffstat (limited to 'rust/helpers/build_bug.c')
0 files changed, 0 insertions, 0 deletions