1
linux/arch/avr32/mach-at32ap
Hans-Christian Egtvedt 4137b31566 avr32/at32ap: fix mapping of platform device id for USART
This patch will fix the mapping of the platform device id when mapping USART
peripheral ID to UART platform device id. Not setting the platform device id
will in most cases (when you map USART > 0 to UART 0) make the console not
available.

Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
2011-06-14 13:37:29 +02:00
..
include/mach atmel_serial: keep the platform_device unchanged 2011-05-25 23:04:33 +08:00
at32ap700x.c avr32/at32ap: fix mapping of platform device id for USART 2011-06-14 13:37:29 +02:00
clock.c avr32: fix deadlock when reading clock list in debugfs 2011-04-13 15:46:52 +02:00
clock.h avr32: Hammerhead board support 2009-01-05 15:52:04 +01:00
cpufreq.c avr32: Scale loops_per_jiffy when cpu frequency changes 2008-10-23 15:18:33 +02:00
extint.c don't check platform_get_irq's return value against zero 2011-04-13 15:46:57 +02:00
hmatrix.c
hsmc.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
hsmc.h
intc.c PM / AVR32: Use struct syscore_ops instead of sysdevs for PM 2011-05-11 21:37:14 +02:00
intc.h
Kconfig
Makefile
pdc.c avr32: Use platform_driver_probe for pdc platform driver 2008-09-22 09:51:03 +02:00
pio.c avr32: At32ap: pio fix typo "))" on gpio_irq_unmask prototype 2011-04-13 15:46:45 +02:00
pio.h
pm-at32ap700x.S avr32: Fix .size directive for cpu_enter_idle 2011-04-13 15:46:49 +02:00
pm.c suspend: constify platform_suspend_ops 2010-11-16 14:14:02 +01:00
pm.h
sdramc.h