Update bbswitch.c

develop
Cole Deck 4 years ago
parent 8ff86a7eff
commit 219c34f5a9

@ -287,7 +287,7 @@ static void bbswitch_on(void) {
return;
pr_info("enabling discrete graphics\n");
pci_bridge_secondary_bus_reset(dis_dev);
if (bbswitch_acpi_on())
pr_warn("The discrete card could not be enabled by a _DSM call\n");

Loading…
Cancel
Save