hdda: Remove extra topo_unlock
Reported by: Taku YAMAMOTO Sponsored by: Netflix
This commit is contained in:
@@ -6475,7 +6475,6 @@ hdaa_sysctl_reconfig(SYSCTL_HANDLER_ARGS)
|
||||
hdaa_configure(dev);
|
||||
hdaa_unlock(devinfo);
|
||||
bus_generic_attach(dev);
|
||||
bus_topo_unlock();
|
||||
HDA_BOOTHVERBOSE(
|
||||
device_printf(dev, "Reconfiguration done\n");
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user