commit | 9565962c37e1bb241a793f3fa27be7d971f90f54 | [log] [tgz] |
---|---|---|
author | Jona Stubbe <tf-a@jona-stubbe.de> | Tue Dec 22 13:06:10 2020 +0100 |
committer | Manish Pandey <manish.pandey2@arm.com> | Tue Jan 04 15:26:43 2022 +0100 |
tree | 8b971f751594880442ac8ea75866813a678aebc7 | |
parent | e752fa4a4c01ad9a0196033a524b3da7c9697b1b [diff] |
refactor(plat/rockchip/rk3399/drivers/gpio): reduce code duplication Refactor the GPIO code to use a small lookup table instead of redundant or repetitive code. Signed-off-by: Jona Stubbe <tf-a@jona-stubbe.de> Change-Id: Icf60385095efc1f506e4215d497b60f90e16edfd Signed-off-by: Jimmy Brisson <jimmy.brisson@arm.com>