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:
a7448db
)
avr32: Introduce <mach/chip.h>
author
Haavard Skinnemoen
<haavard.skinnemoen@atmel.com>
Thu, 5 Jun 2008 11:32:05 +0000
(13:32 +0200)
committer
Haavard Skinnemoen
<haavard.skinnemoen@atmel.com>
Fri, 8 Aug 2008 10:41:56 +0000
(12:41 +0200)
This file includes the appropriate chip-specific header with MMIO, IRQ
and GPIO definitions used by the platform code. It may also be used to
provide inline GPIO accessors for drivers that are willing to sacrifice
portability for faster bitbanging.
Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
No differences found