Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/arm/xscale
Module Name: src
Committed By: rafal
Date: Fri Nov 7 16:13:16 UTC 2008
Modified Files:
src/sys/arch/arm/xscale: pxa2x0_gpio.c
Log Message:
Remove parameter checks from under DEBUG; bad gpio pin numbers will cause
the kernel to fall over rather quickly anyway with memory faults, so a panic
with a hint as to what's wrong seems much better.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/arch/arm/xscale/pxa2x0_gpio.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index