commit | e93ea43852969b7d2f6cb66b1bab7c6e32897e37 | [log] [tgz] |
---|---|---|
author | Samuel Holland <samuel@sholland.org> | Sat Sep 11 16:50:49 2021 -0500 |
committer | Andre Przywara <andre.przywara@arm.com> | Mon Oct 11 10:46:44 2021 +0100 |
tree | 87967051697d75b0f1a238101f530dc0d4da8e97 | |
parent | c7ab95dee1e42538b1568455c60b77bc70e56f0b [diff] |
sunxi: gpio: Remove bank-specific size macros Since the beginning, all banks have had space for 32 pins, even when not all pins were implemented. Let's use a single constant for the GPIO bank size here, like the GPIO driver is already doing. Signed-off-by: Samuel Holland <samuel@sholland.org> Reviewed-by: Andre Przywara <andre.przywara@arm.com> Signed-off-by: Andre Przywara <andre.przywara@arm.com>