commit | ea520947b125ebd7ce63fae2cbfb6937727eae0a | [log] [tgz] |
---|---|---|
author | Chen-Yu Tsai <wens@csie.org> | Fri Oct 03 20:16:21 2014 +0800 |
committer | Hans de Goede <hdegoede@redhat.com> | Fri Oct 24 09:35:37 2014 +0200 |
tree | 25aa1ab31dd02680aacf7b480bf70a2d8c896f62 | |
parent | f1fe97527a5301549133a5b0e25ac1fe0243e7a9 [diff] |
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>