Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp659602pxb; Tue, 2 Feb 2021 14:40:26 -0800 (PST) X-Google-Smtp-Source: ABdhPJw7r7Eqwu+834/2eux1oUpY6WgF6kFUkUQCcavs18Bz4qiqMTFyXAVRWiToPjHYvcuIot4l X-Received: by 2002:a50:fc18:: with SMTP id i24mr307047edr.308.1612305625838; Tue, 02 Feb 2021 14:40:25 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1612305625; cv=none; d=google.com; s=arc-20160816; b=hE8dUYqPh/cSrt5gCA0mX9kTXF00c0K6PvS/EcQfb4VqH6E9rN6HhvNYgGpwoSxcpu YWRBJ0fbnjrGXVXuSKRJlJ3OIagco5NEfQxxDk9fFZZNXkr6yvoFKtTDWBhItO20OC7R 2kZQs7NGlzs2WP7lo2e5jOxuhkhaKFoxxXydhS6oDXbdXNL1R/NiFtyGcE5wTzyuMSGn a8rjN4pl8z9FHp5YQAmUnPdpwc9KgWyEF8x+0CDSjFtG1xp6QeoT6FCAnIkrGelHDGJW hrSGcLiOnUL8M5pPTW2NWOlfVKhWgdHLpdU/+gmKb2B0G+43d6zUPsF4F8VXgMnrwYKN 2Q9w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version:date :message-id:subject:references:in-reply-to:to:from:dkim-signature; bh=RcB8M/n6d3I4JLTntNMk1Z6zrqrlK/c8to2UzGgWlpo=; b=kXoNd5AGLkt5rd/74awaouZaUGoepaGg/0CSsT8ehmOzfuwkI7Ek3qzWRMf7kzXJI3 zUS1wr+BfcZfXBMYOZVHnGq5ymPsu7sTvVNixIJTLVltg3SPoRxpEYl6e0dw6fLdb1ks 2z7kx/YVmACiIOe0k0JhrtaOgJZ+MvcFGHaXHjFUhnMGSc12F+EmsdS72Q4gIxLvqOmQ DVyFiDlZJsjpn8dkU3vraEfjbtYAjIxvLwX6Rs7nqOzkIyHv39keKBEpYeMmBU5KcQsR lhz3B4g19oEKEe32i1GTF2yZ7zoAepFu+A2LbVBWa8r7bdU2OKcge53VHEFTlWtkX6iV J2oA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=pE6vmN63; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id i26si82489edu.267.2021.02.02.14.40.00; Tue, 02 Feb 2021 14:40:25 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=pE6vmN63; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235323AbhBBPih (ORCPT + 99 others); Tue, 2 Feb 2021 10:38:37 -0500 Received: from mail.kernel.org ([198.145.29.99]:44700 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235403AbhBBPgV (ORCPT ); Tue, 2 Feb 2021 10:36:21 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id 6488764F68; Tue, 2 Feb 2021 15:35:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1612280140; bh=8RZE4kmI/Rwh/V6PZg/jIICmaP1SJ5gy/78kCN3vvbQ=; h=From:To:In-Reply-To:References:Subject:Date:From; b=pE6vmN63LdtZ8mHWuOqqSsGaEPkduFJy0WaHqrzkEx40UPniEJeSbrPfQbZPqKQAp LvGsLDikOdWsnI4aZpbqrLmDfBix/H9b8e/5ab5tXeoI9bhSvjwQEz0weCGDTrodFd USIVRk7xPuRjdRZjIknuT/DfwH9TKmY4qJxl1Cl+pb6almvclqY9CzR12fMaCMTjE/ /XUAswbYf+PNZw7zqY5Om9+Pa/sH3ep2xC/B8nz/EHxM4MrVHf8SAnq0T8G4/V7Nnf yfXzh1iDJU/BCt3BPZr0hLxhDK+xYbNFe9YZN4RAVOfkG5p+oZxefL6jNNW96kmmUx /RvLu+Mq9r62A== From: Mark Brown To: devicetree@vger.kernel.org, perex@perex.cz, alsa-devel@alsa-project.org, agross@kernel.org, Srinivasa Rao Mandadapu , robh+dt@kernel.org, rohitkr@codeaurora.org, linux-arm-msm@vger.kernel.org, lgirdwood@gmail.com, linux-kernel@vger.kernel.org, bjorn.andersson@linaro.org, bgoswami@codeaurora.org, swboyd@chromium.org, plai@codeaurora.org, srinivas.kandagatla@linaro.org, tiwai@suse.com In-Reply-To: <20210202062727.22469-1-srivasam@codeaurora.org> References: <20210202062727.22469-1-srivasam@codeaurora.org> Subject: Re: [PATCH] ASoC: qcom: Fix typo error in HDMI regmap config callbacks Message-Id: <161228008450.11888.13128911236969601728.b4-ty@kernel.org> Date: Tue, 02 Feb 2021 15:34:44 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 2 Feb 2021 11:57:27 +0530, Srinivasa Rao Mandadapu wrote: > Had a typo in lpass platform driver that resulted in crash > during suspend/resume with an HDMI dongle connected. > > The regmap read/write/volatile regesters validation callbacks in lpass-cpu > were using MI2S rdma_channels count instead of hdmi_rdma_channels. > > This typo error causing to read registers from the regmap beyond the length > of the mapping created by ioremap(). > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/1] ASoC: qcom: Fix typo error in HDMI regmap config callbacks commit: 6c9123068815ed0bc1e8fa5a5029eef5ee3866c3 All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark