dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/mips/jz4740
Ralf Baechle ab75dc02c1 MIPS: Fix up inconsistency in panic() string argument.
Panic() invokes printk() to add a \n internally, so panic arguments should
not themselves end in \n.  Panic invocations in arch/mips and elsewhere
are inconsistently sometimes terminating in \n, sometimes not.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2011-12-07 22:01:45 +00:00
..
Kconfig MIPS: JZ4740: Add qi_lb60 board support 2010-08-05 13:26:20 +01:00
Makefile mips: change to new flag variable 2011-03-17 14:02:56 +01:00
Platform MIPS: jz4740: Fix Kbuild Platform file. 2010-10-19 18:32:39 +01:00
board-qi_lb60.c MIPS: Fix up inconsistency in panic() string argument. 2011-12-07 22:01:45 +00:00
clock-debugfs.c MIPS: JZ4740: Add clock API support. 2010-08-05 13:26:12 +01:00
clock.c MIPS: JZ4740: Add clock API support. 2010-08-05 13:26:12 +01:00
clock.h MIPS: JZ4740: Add clock API support. 2010-08-05 13:26:12 +01:00
dma.c MIPS: JZ4740: Fix GCC 4.6.0 build error. 2011-05-10 18:15:26 +01:00
gpio.c MIPS: JZ4740: GPIO: Check correct IRQ in demux handler 2011-10-24 23:34:25 +01:00
irq.c MIPS: JZ4740: Use generic irq chip 2011-10-24 23:34:25 +01:00
irq.h MIPS: JZ4740: Use generic irq chip 2011-10-24 23:34:25 +01:00
platform.c watchdog: add JZ4740 watchdog driver 2011-03-15 16:01:44 +00:00
pm.c MIPS: JZ4740: Use generic irq chip 2011-10-24 23:34:25 +01:00
prom.c MIPS: jz4740: Fix section mismatch in prom.c 2010-12-16 18:10:53 +00:00
pwm.c MIPS: JZ4740: Add PWM support 2010-08-05 13:26:16 +01:00
reset.c MIPS: JZ4740: Add power-management and system reset support 2010-08-05 13:26:14 +01:00
reset.h MIPS: JZ4740: Add power-management and system reset support 2010-08-05 13:26:14 +01:00
serial.c MIPS: JZ4740: Add serial support 2010-08-05 13:26:16 +01:00
serial.h MIPS: JZ4740: Add serial support 2010-08-05 13:26:16 +01:00
setup.c MIPS: JZ4740: setup: Autodetect physical memory. 2011-05-19 09:55:48 +01:00
time.c Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 2011-05-19 17:44:13 -07:00
timer.c MIPS: JZ4740: Export symbols to the watchdog driver module 2011-05-10 18:15:26 +01:00
timer.h MIPS: JZ4740: Add timer support 2010-08-05 13:26:13 +01:00