commit | aafafddb01e259cff61b3d3f5b3466f0a6a65b84 | [log] [tgz] |
---|---|---|
author | David Brownell <dbrownell@users.sourceforge.net> | Tue Jun 10 13:55:52 2008 +0200 |
committer | Haavard Skinnemoen <haavard.skinnemoen@atmel.com> | Fri Jun 27 15:32:27 2008 +0200 |
tree | 2b805bef76647a86a157ffa0122a7d08df0ecba0 | |
parent | c1f24ac99f3711a6caa0e1d1c01a071ed72a7e0b [diff] |
avr32: minor GPIO handling updates On the odd chance some code uses a pin as a GPIO IRQ without calling gpio_request() or gpio_direction_input(), the debug dump should still show its pin status. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>