From nobody Sun Jun 14 08:54:20 2026 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 4gdRrX4SsSz6hmLq for ; Sun, 14 Jun 2026 08:54:20 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gdRrX2shBz3wd0 for ; Sun, 14 Jun 2026 08:54:20 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1781427260; 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=Vk8Sgdg856wsAB1fhWduXKisIGXv1bvlXlU/g5xr+AE=; b=lrDoH+i9NkpR0s84vSN2dW5RgZyv46Bg07VIXBZpeZ8fQEfB5w2LyRQkAxHyEuLUXzoTak BDTPnFTLxt3McwEGsWFv7mkEm7aiWKmymGs5BpSIn0P4R50i++TzHN9myT7yCUePgtZ/WE vxPOFnaLrimtTmv/a667808YhIXYab9/bgQH0jyh1zAVwEsGGBE/AS4IckKNzMFolSExNb iWsk10KDbQiKAQm20OOHyC79aCV1VxEOKqiZFfZEBno+Xm6W5GKTHmdAd7AhqFZcvgNDmp gTUTNd3xeaGIJPqzjG9bEHfReew4v5mVxz4/QjqNTUvHsUQ0FHeyAqwZfWATBQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1781427260; a=rsa-sha256; cv=none; b=DoXDjj8dJrJ1Cc+8pEyl8osF5kYY5qqiusZWGwjRra8gRxOtJuMTUD3bgYmu7GNLkEbgIc 1ymjY2j+1nvHUz/tZJuB6ZkVXLxN00PDFiJzNe4nGFm59t/kCZUo2a+Uybb5AZPC+aioYf Ofo45T3IqwNridqwNRcneWVAl6lVANJoqKqrJ71axduTHDK5QXLT82GFjsAoCQ5GduAiCT U0n7GSTKDaG4UqU7cFuy/el+ku+Iz7uzIGdrnlklREeURlDCJcLtAiArp3XonG1Gzv0z/7 1UVWNcgJ3gd0qltF+4w8KoPBHdAjbDn1hXxj/mp5O7UA9H3QqRpp7VEgs6i+OA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1781427260; 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=Vk8Sgdg856wsAB1fhWduXKisIGXv1bvlXlU/g5xr+AE=; b=MdyUJEpBgrJt+XYnd3GAyk5ugemcgzAUYVG4G5WcSrHpfwS5GIUs7wQ66++l5FmHq4BSNT pId4T0Ri7n7k947NsHa7PzKldoDvYYClQZtj/qp+I4RDRxtQmIgcZ5/9ZljgKTa6+ZKqdJ yfP/VmtgOIeXFhjUGcsrdNh3VtfGLhfuYyOk0NLAVuVN8PHUuZ7CI6ltOXI12WGJwnoZMs vieHTTVb0k80Z/RRXWdHIfJIAb7bsQTUvFjyXzDIW8lNnKqyRmUu1ipTtneAzmwNYdOI33 djmTLdDNyrXy4ihbRIBoJwzjtxlh9A2XUzBU/sY10AwjX3UT/xrkFmOlINRSdQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gdRrX2J06z11xs for ; Sun, 14 Jun 2026 08:54:20 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 33a53 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sun, 14 Jun 2026 08:54:20 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Gordon Bergling Subject: git: 6280a0630089 - main - qcom_clk: Fix a typo in a source code comment 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: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: gbe X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 6280a0630089d6e1726f9942ce9118556a32bb59 Auto-Submitted: auto-generated Date: Sun, 14 Jun 2026 08:54:20 +0000 Message-Id: <6a2e6c3c.33a53.2b83a952@gitrepo.freebsd.org> The branch main has been updated by gbe: URL: https://cgit.FreeBSD.org/src/commit/?id=6280a0630089d6e1726f9942ce9118556a32bb59 commit 6280a0630089d6e1726f9942ce9118556a32bb59 Author: Gordon Bergling AuthorDate: 2026-06-14 08:50:02 +0000 Commit: Gordon Bergling CommitDate: 2026-06-14 08:50:02 +0000 qcom_clk: Fix a typo in a source code comment - s/freqency/frequency/ MFC after: 3 days --- sys/dev/qcom_clk/qcom_clk_rcg2.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/dev/qcom_clk/qcom_clk_rcg2.c b/sys/dev/qcom_clk/qcom_clk_rcg2.c index 6a1962982184..f45ad3fef829 100644 --- a/sys/dev/qcom_clk/qcom_clk_rcg2.c +++ b/sys/dev/qcom_clk/qcom_clk_rcg2.c @@ -136,7 +136,7 @@ qcom_clk_rcg2_calc_rate(uint64_t rate, uint32_t mode, uint32_t m, uint32_t n, /* * The inverse of calc_rate() - calculate the required input frequency - * given the desired output freqency and m/n:d configuration. + * given the desired output frequency and m/n:d configuration. */ static uint64_t qcom_clk_rcg2_calc_input_freq(uint64_t freq, uint32_t m, uint32_t n,