[PATCH 1/2] vga_switcheroo: Remove unbalanced pci_enable_device

2011-05-04 Thread Dave Airlie
> This is unbalanced and probably more fitting for the client > to take care of. ?Remove it. I've queued this in -next. Dave.

Re: [PATCH 1/2] vga_switcheroo: Remove unbalanced pci_enable_device

2011-05-03 Thread Dave Airlie
> This is unbalanced and probably more fitting for the client > to take care of.  Remove it. I've queued this in -next. Dave. ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel

[PATCH 1/2] vga_switcheroo: Remove unbalanced pci_enable_device

2011-05-01 Thread Alex Williamson
This is unbalanced and probably more fitting for the client to take care of. Remove it. Signed-off-by: Alex Williamson --- drivers/gpu/vga/vga_switcheroo.c |6 -- 1 files changed, 0 insertions(+), 6 deletions(-) diff --git a/drivers/gpu/vga/vga_switcheroo.c b/drivers/gpu/vga/vga_switc

[PATCH 1/2] vga_switcheroo: Remove unbalanced pci_enable_device

2011-05-01 Thread Alex Williamson
This is unbalanced and probably more fitting for the client to take care of. Remove it. Signed-off-by: Alex Williamson --- drivers/gpu/vga/vga_switcheroo.c |6 -- 1 files changed, 0 insertions(+), 6 deletions(-) diff --git a/drivers/gpu/vga/vga_switcheroo.c b/drivers/gpu/vga/vga_switc