[OpenBIOS] [patch 1/1] Do not call close-deblocker since ob_pci_open did not open it.

Blue Swirl blauwirbel at gmail.com
Thu Aug 13 21:11:46 CEST 2009


On Sun, Aug 9, 2009 at 11:55 PM, Igor
Kovalenko<igor.v.kovalenko at gmail.com> wrote:
>
> Index: openbios-devel/drivers/pci.c
> ===================================================================
> --- openbios-devel.orig/drivers/pci.c
> +++ openbios-devel/drivers/pci.c
> @@ -79,7 +79,6 @@ ob_pci_open(int *idx)
>  static void
>  ob_pci_close(int *idx)
>  {
> -       selfword("close-deblocker");
>  }
>

Thanks, applied.


More information about the OpenBIOS mailing list