From nobody Fri Dec 10 17:01:25 2021 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id DA7FD18E0364; Fri, 10 Dec 2021 17:01:25 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4J9ccj4SGNz3QGW; Fri, 10 Dec 2021 17:01:25 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 797991DF40; Fri, 10 Dec 2021 17:01:25 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1BAH1P8a028572; Fri, 10 Dec 2021 17:01:25 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BAH1Pr6028558; Fri, 10 Dec 2021 17:01:25 GMT (envelope-from git) Date: Fri, 10 Dec 2021 17:01:25 GMT Message-Id: <202112101701.1BAH1Pr6028558@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Warner Losh Subject: git: 0adb238d204c - main - hdda: Remove extra topo_unlock List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-src-all@freebsd.org X-BeenThere: dev-commits-src-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: imp X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 0adb238d204c191396a60b51ded87e528b7033fb Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1639155685; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=gfLIjHUQlvpiEJUgWiW8eMau+mRvE+XfT6NeU3aC8F4=; b=afmZcDCE0e5fsSdG2dDP3tj/Sfz7mMptSckb9VkNAVmPnrBV2VAKO0LmsPYuYHKmuLD1Dl QgAM39d3uXhdOcEbwoQPy4BdMVLuK2NLjzdvBGPLdJF5N8j6wINl+9SUXuv24KTGmApP+B /TlV8CIaDUpsC8kET+Ct91TXXH3l1cMWNT3z2bB6EAhbhjn8JBAgEGQvhGc3rf/N5RltdB dAVF24ut3xh7kt3OS3/ZFg6FxFVChxheB6ao7yh37jh6qH7A1F4Tgkruy2hxRVklXmjS1x CK73wBY3KggwxuHmcTL8D7vUxyWuAIh/EnPR5SIXRF+tpwOYrVQ41P2XQMcFAg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1639155685; a=rsa-sha256; cv=none; b=xO5qWCMqk4JJ/d68ibcmREoDIXAYuxpu06cOCmSZx1HCyEtpUHUnEPCZH9HXREZ30VLJbQ 1pahLHJiCToAFaR6QDdFvBHHody9nsVOUYl0EsGVtnNGlfrrXqPkf2A5lu9NlsrhxlU/d1 gKVYEujQdSBfWwVgCS2pH1OUDxZy58z0yoKyoaXPUmffxCB+WKrpHUBX6/Va+IXgYp/x6u d92rkKJceMMjl6K/SvhPqeZSt3lA4HdlHxk1cFZCQ9T82kYvBOfDDT+X8DHLbjK9Wm2Puy zrlDVEpNMVqwsmw9EJf/TZ4f/RH28zlxPvKvHR33zXvN0ccwcd/P4Xv2tcILzA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=0adb238d204c191396a60b51ded87e528b7033fb commit 0adb238d204c191396a60b51ded87e528b7033fb Author: Warner Losh AuthorDate: 2021-12-10 17:00:20 +0000 Commit: Warner Losh CommitDate: 2021-12-10 17:01:21 +0000 hdda: Remove extra topo_unlock Reported by: Taku YAMAMOTO Sponsored by: Netflix --- sys/dev/sound/pci/hda/hdaa.c | 1 - 1 file changed, 1 deletion(-) diff --git a/sys/dev/sound/pci/hda/hdaa.c b/sys/dev/sound/pci/hda/hdaa.c index ddc22c3bc139..d9fca9e78e82 100644 --- a/sys/dev/sound/pci/hda/hdaa.c +++ b/sys/dev/sound/pci/hda/hdaa.c @@ -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"); );