Commits
Chen-Yu Tsai committed ea520947b12
ARM: sunxi: Use macro values for setting UART GPIO pull-ups We have already defined macros for pull-up/down values in the GPIO header. Use them instead of magic numbers when configuring the UART pins. Signed-off-by: Chen-Yu Tsai <wens@csie.org> Acked-by: Ian Campbell <ijc@hellion.org.uk>