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/philips/pnx8550/common
Robert P. J. Day 105b1bca4d [MIPS] PNX8550: Cleanup proc code.
Here's a slightly cleaner way of creating the /proc structure for the
pnx8850.  mostly, it creates a directory with default mode 555, since the
one you're creating is mode 444, which is somewhat unusual for a directory
under /proc.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2007-07-10 17:33:07 +01:00
..
Kconfig Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it. 2005-10-29 19:31:54 +01:00
Makefile [MIPS] Rewrite all the assembler interrupt handlers to C. 2006-04-19 04:14:21 +02:00
gdb_hook.c Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it. 2005-10-29 19:31:54 +01:00
int.c [MIPS] Misc fixes for plat_irq_dispatch functions 2007-03-19 20:22:43 +00:00
pci.c [MIPS] C99-ify struct resource initialization. 2006-06-19 17:39:20 +01:00
platform.c [MIPS] PNX: Fix modpost warnings. 2007-07-10 17:33:05 +01:00
proc.c [MIPS] PNX8550: Cleanup proc code. 2007-07-10 17:33:07 +01:00
prom.c [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are. 2007-03-04 19:02:37 +00:00
reset.c Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it. 2005-10-29 19:31:54 +01:00
setup.c [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are. 2007-03-04 19:02:37 +00:00
time.c [MIPS] PNX8550: Fix system timer initialization 2007-01-10 20:02:23 +00:00