[Linux-parport] [PATCH] export parport_get_port
Ed Murray
mail at avenuedesign.net
Thu Jan 13 08:25:14 EST 2005
Thanks Marko,
Yes this has got the ppscsi patch working for the 2.6.10 kernel.
Your a legend.
Ed.
On Mon, 2005-01-10 at 20:15 +0200, Marko Kohtala wrote:
> Hi all.
>
> I made a few patches to parport. These are all against Linus bk tree at
> http://linux.bkbits.net/linux-2.5.
>
> Please comment on them. If someone of you gets them added to Linus's
> repository, please do.
>
> This is propably the most obvious. Ed was already asking for this...
>
> # This is a BitKeeper generated diff -Nru style patch.
> #
> # ChangeSet
> # 2004/12/15 22:55:51+02:00 kohtala at kohtala.home.org
> # share.c:
> # Export parport_get_port for ppSCSI
> #
> # drivers/parport/share.c
> # 2004/12/15 22:50:57+02:00 kohtala at kohtala.home.org +1 -0
> # Export parport_get_port for ppSCSI
> #
> diff -Nru a/drivers/parport/share.c b/drivers/parport/share.c
> --- a/drivers/parport/share.c 2005-01-10 20:00:22 +02:00
> +++ b/drivers/parport/share.c 2005-01-10 20:00:22 +02:00
> @@ -1007,6 +1007,7 @@
> EXPORT_SYMBOL(parport_unregister_driver);
> EXPORT_SYMBOL(parport_register_device);
> EXPORT_SYMBOL(parport_unregister_device);
> +EXPORT_SYMBOL(parport_get_port);
> EXPORT_SYMBOL(parport_put_port);
> EXPORT_SYMBOL(parport_find_number);
> EXPORT_SYMBOL(parport_find_base);
>
>
>
> _______________________________________________
> Linux-parport mailing list
> Linux-parport at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-parport
>
> !DSPAM:41e2b7a416621303411002!
>
>
More information about the Linux-parport
mailing list