commit | adde42b5834ed367ef7455d465bd9610190ad2a0 | [log] [tgz] |
---|---|---|
author | Alex Raimondi <raimondi@miromico.ch> | Tue Nov 04 23:37:10 2008 +0100 |
committer | Haavard Skinnemoen <haavard.skinnemoen@atmel.com> | Mon Jan 05 12:16:13 2009 +0100 |
tree | 77300eed45fbe2f67f458bbd3b1ab022b7f82894 | |
parent | 45f926912fb960c7c09c12906143b9dbaddf58cb [diff] |
avr32: Allow reserving multiple pins at once at32_reserve_pin now takes an u32 bitmask rather than a single pin. This allows to reserve multiple pins at once. Remove (undocumented) SDCS (pin PE26) from reservation in board setup code. Signed-off-by: Alex Raimondi <raimondi@miromico.ch> Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>