[PATCH 16/16] pcmcia: use dev_dbg and dev_print in pd6729.c
Komuro
komurojun-mbn at nifty.com
Sat Nov 7 06:24:32 EST 2009
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?
>
Ah, you are right.
Best Regards
Komuro
More information about the linux-pcmcia
mailing list