Re: [PATCH] smctr: use request_firmware()

From: maximilian attems
Date: Thu May 29 2008 - 15:31:05 EST


> + if (request_firmware(&fw, "tr_smctr.bin", &dev->dev))
> + return (UCODE_NOT_PRESENT);

thanks a lot, please add a printk for users:
printk(KERN_ERR "smctr: Can't load firmware file tr_smctr.bin\n")


--
maks
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/