On Sat, Nov 07, 2009 at 07:09:31PM +0900, Komuro wrote: > Hi, > > There are still 3(three) printk in pd6729.c. > > >static u_int __devinit pd6729_isa_scan(void) > >{ > > u_int mask0, mask = 0; > > int i; > > > > if (irq_mode == 1) { > > printk(KERN_INFO "pd6729: PCI card interrupts, " > > "PCI status changes\n"); > > return 0; > > } > >
Well, we don't have a struct device to use here, don't we? Best, Dominik _______________________________________________ Linux PCMCIA reimplementation list http://lists.infradead.org/mailman/listinfo/linux-pcmcia