kernel-ark/drivers/ieee1394
Alexey Dobriyan c0f00e2797 ohci1394: shortcut irq printing
To print irq number no need to transform to string using %d, then print
using %s. Just use %d.

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
2006-12-07 21:44:27 +01:00
..
.gitignore
config_roms.c
config_roms.h
csr1212.c
csr1212.h
csr.c ieee1394: usecs_to_jiffies takes unsigned int argument 2006-12-07 21:29:08 +01:00
csr.h
dma.c
dma.h
dv1394-private.h
dv1394.c dv1394: remove BKL contention 2006-12-07 21:31:38 +01:00
dv1394.h
eth1394.c [PATCH] slab: remove kmem_cache_t 2006-12-07 08:39:25 -08:00
eth1394.h
highlevel.c
highlevel.h ieee1394: remove unused struct member from highlevel API 2006-12-07 21:20:30 +01:00
hosts.c ieee1394: handle sysfs errors 2006-12-07 21:29:57 +01:00
hosts.h WorkStruct: make allyesconfig 2006-11-22 14:57:56 +00:00
ieee1394_core.c ieee1394: safer definition of empty macros 2006-09-17 19:31:20 +02:00
ieee1394_core.h ieee1394: remove #include <asm/semaphore.h> 2006-09-17 19:18:50 +02:00
ieee1394_hotplug.h
ieee1394_transactions.c ieee1394: shrink tlabel pools, remove tpool semaphores 2006-09-17 19:17:13 +02:00
ieee1394_transactions.h ieee1394: shrink tlabel pools, remove tpool semaphores 2006-09-17 19:17:13 +02:00
ieee1394_types.h ieee1394: safer definition of empty macros 2006-09-17 19:31:20 +02:00
ieee1394-ioctl.h
ieee1394.h
iso.c
iso.h
Kconfig Fix several typos in drivers/ 2006-10-03 22:31:37 +02:00
Makefile ieee1394: only build OUI database files if config enabled 2006-12-07 21:32:29 +01:00
nodemgr.c ieee1394: nodemgr: take it easy if bus_rescan_devices fails 2006-12-07 21:44:15 +01:00
nodemgr.h ieee1394: shrink tlabel pools, remove tpool semaphores 2006-09-17 19:17:13 +02:00
ohci1394.c ohci1394: shortcut irq printing 2006-12-07 21:44:27 +01:00
ohci1394.h
oui2c.sh
oui.db
pcilynx.c drivers/ieee1394/*: use kmemdup() 2006-12-07 21:43:02 +01:00
pcilynx.h
raw1394-private.h ieee1394: raw1394: add comments on lock usage 2006-12-07 21:28:06 +01:00
raw1394.c [PATCH] slab: remove SLAB_KERNEL 2006-12-07 08:39:24 -08:00
raw1394.h
sbp2.c ieee1394: sbp2: slightly reorder sbp2scsi_abort 2006-12-07 21:27:30 +01:00
sbp2.h WorkStruct: make allyesconfig 2006-11-22 14:57:56 +00:00
video1394.c video1394: remove BKL contention 2006-12-07 21:31:25 +01:00
video1394.h