mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
hdda: Remove extra topo_unlock
Reported by: Taku YAMAMOTO Sponsored by: Netflix
This commit is contained in:
parent
3662b8f1cf
commit
0adb238d20
1 changed files with 0 additions and 1 deletions
|
|
@ -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");
|
||||
);
|
||||
|
|
|
|||
Loading…
Reference in a new issue