[PATCH 1/3] acpi_video: fix leaking PCI references

2012-05-08 Thread Len Brown
series applied to ACPI next branch thanks, Len Brown, Intel Open Source Technology Center

Re: [PATCH 1/3] acpi_video: fix leaking PCI references

2012-05-07 Thread Len Brown
series applied to ACPI next branch thanks, Len Brown, Intel Open Source Technology Center ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel

linux-next: Tree for May 6 (nouveau)

2010-05-06 Thread Len Brown
lid_open()) > status = connector_status_unknown; > #endif > > > Do you want that to be > #ifdef CONFIG_ACPI_BUTTON > ? > That will still only be built when CONFIG_ACPI_BUTTON=y (not =m). > intel_lvds.c seems to handle this issue without #ifdefs by inc

Re: linux-next: Tree for May 6 (nouveau)

2010-05-06 Thread Len Brown
lid_open()) > status = connector_status_unknown; > #endif > > > Do you want that to be > #ifdef CONFIG_ACPI_BUTTON > ? > That will still only be built when CONFIG_ACPI_BUTTON=y (not =m). > intel_lvds.c seems to handle this issue without #ifdefs by inc