Re: [PATCH 06/75] isicom: declare MODULE_FIRMWARE

From: Jiri Slaby
Date: Sun Nov 08 2009 - 08:32:14 EST


On 11/07/2009 10:43 PM, Ben Hutchings wrote:
> Signed-off-by: Ben Hutchings <ben@xxxxxxxxxxxxxxx>

Reviewed-by: Jiri Slaby <jirislaby@xxxxxxxxx>

> ---
> drivers/char/isicom.c | 5 +++++
> 1 files changed, 5 insertions(+), 0 deletions(-)
>
> diff --git a/drivers/char/isicom.c b/drivers/char/isicom.c
> index 426bfdd..1da1372 100644
> --- a/drivers/char/isicom.c
> +++ b/drivers/char/isicom.c
> @@ -1782,3 +1782,8 @@ module_exit(isicom_exit);
> MODULE_AUTHOR("MultiTech");
> MODULE_DESCRIPTION("Driver for the ISI series of cards by MultiTech");
> MODULE_LICENSE("GPL");
> +MODULE_FIRMWARE("isi608.bin");
> +MODULE_FIRMWARE("isi608em.bin");
> +MODULE_FIRMWARE("isi616em.bin");
> +MODULE_FIRMWARE("isi4608.bin");
> +MODULE_FIRMWARE("isi4616.bin");

--
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/