kernel-ark/include/asm-blackfin/mach-bf561
Michael Hennerich fac3cf432e [Blackfin] arch: Fix gpio label handling
early serial init also utilizes the peripheral request api - however
at this point bfin_gpio_init didn't allocate memory for the labels.
So we always have two zombies (allocated pin functions without labels)

This happens before the initcalls - We now allocate memory statically.
Define MAX_RESOURCES individually for each cpu.

Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
Signed-off-by: Bryan Wu <bryan.wu@analog.com>
2007-12-24 20:07:03 +08:00
..
anomaly.h Blackfin arch: update to latest anomaly sheets 2007-08-05 17:32:25 +08:00
bf561.h Blackfin arch: cplb and map header file cleanup 2007-11-21 16:12:12 +08:00
bfin_serial_5xx.h Blackfin arch: gpio pinmux and resource allocation API required by BF537 on chip ethernet mac driver 2007-10-04 00:35:05 +08:00
blackfin.h Blackfin arch: scrub remaining ASSEMBLY usage since the switch to __ASSEMBLY__ 2007-07-25 11:50:42 +08:00
cdefBF561.h Blackfin arch: reorganize headers slightly so we can be sure things are defined early enough 2007-07-25 12:01:19 +08:00
defBF561.h Blackfin arch: fix double fault definition for BF561 core A and core B 2007-11-15 21:15:47 +08:00
dma.h Blackfin arch: initial supporting for BF548-EZKIT 2007-07-12 22:41:45 +08:00
irq.h Blackfin arch: remove useless CONFIG_IRQCHIP_DEMUX_GPIO 2007-11-15 21:12:32 +08:00
mem_init.h blackfin architecture 2007-05-07 12:12:58 -07:00
mem_map.h Blackfin arch: cplb and map header file cleanup 2007-11-21 16:12:12 +08:00
portmux.h [Blackfin] arch: Fix gpio label handling 2007-12-24 20:07:03 +08:00