git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
45f9269
)
avr32: Allow reserving multiple pins at once
author
Alex Raimondi
<raimondi@miromico.ch>
Tue, 4 Nov 2008 22:37:10 +0000
(23:37 +0100)
committer
Haavard Skinnemoen
<haavard.skinnemoen@atmel.com>
Mon, 5 Jan 2009 11:16:13 +0000
(12:16 +0100)
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>
No differences found