All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: Shengjiu Wang <shengjiu.wang@nxp.com>
Cc: timur@kernel.org, nicoleotsuka@gmail.com, Xiubo.Lee@gmail.com,
	festevam@gmail.com, lgirdwood@gmail.com, perex@perex.cz,
	tiwai@suse.com, shawnguo@kernel.org, s.hauer@pengutronix.de,
	kernel@pengutronix.de, alsa-devel@alsa-project.org,
	linux-imx@nxp.com, linuxppc-dev@lists.ozlabs.org,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] ASoC: imx-audmux: Add driver suspend and resume to support MEGA Fast
Date: Fri, 16 Aug 2019 13:16:25 +0100	[thread overview]
Message-ID: <20190816121625.GC4039@sirena.co.uk> (raw)
In-Reply-To: <1565931794-7218-1-git-send-email-shengjiu.wang@nxp.com>

[-- Attachment #1: Type: text/plain, Size: 217 bytes --]

On Fri, Aug 16, 2019 at 01:03:14AM -0400, Shengjiu Wang wrote:

> +	for (i = 0; i < reg_max; i++)
> +		regcache[i] = readl(audmux_base + i * 4);

If only there were some framework which provided a register cache!  :P

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: Mark Brown <broonie@kernel.org>
To: Shengjiu Wang <shengjiu.wang@nxp.com>
Cc: linux-arm-kernel@lists.infradead.org,
	alsa-devel@alsa-project.org, linuxppc-dev@lists.ozlabs.org,
	timur@kernel.org, Xiubo.Lee@gmail.com, shawnguo@kernel.org,
	s.hauer@pengutronix.de, tiwai@suse.com, lgirdwood@gmail.com,
	perex@perex.cz, nicoleotsuka@gmail.com, linux-imx@nxp.com,
	kernel@pengutronix.de, festevam@gmail.com,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ASoC: imx-audmux: Add driver suspend and resume to support MEGA Fast
Date: Fri, 16 Aug 2019 13:16:25 +0100	[thread overview]
Message-ID: <20190816121625.GC4039@sirena.co.uk> (raw)
In-Reply-To: <1565931794-7218-1-git-send-email-shengjiu.wang@nxp.com>

[-- Attachment #1: Type: text/plain, Size: 217 bytes --]

On Fri, Aug 16, 2019 at 01:03:14AM -0400, Shengjiu Wang wrote:

> +	for (i = 0; i < reg_max; i++)
> +		regcache[i] = readl(audmux_base + i * 4);

If only there were some framework which provided a register cache!  :P

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: Mark Brown <broonie@kernel.org>
To: Shengjiu Wang <shengjiu.wang@nxp.com>
Cc: linux-arm-kernel@lists.infradead.org,
	alsa-devel@alsa-project.org, linuxppc-dev@lists.ozlabs.org,
	timur@kernel.org, Xiubo.Lee@gmail.com, shawnguo@kernel.org,
	s.hauer@pengutronix.de, tiwai@suse.com, lgirdwood@gmail.com,
	perex@perex.cz, nicoleotsuka@gmail.com, linux-imx@nxp.com,
	kernel@pengutronix.de, festevam@gmail.com,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ASoC: imx-audmux: Add driver suspend and resume to support MEGA Fast
Date: Fri, 16 Aug 2019 13:16:25 +0100	[thread overview]
Message-ID: <20190816121625.GC4039@sirena.co.uk> (raw)
In-Reply-To: <1565931794-7218-1-git-send-email-shengjiu.wang@nxp.com>


[-- Attachment #1.1: Type: text/plain, Size: 217 bytes --]

On Fri, Aug 16, 2019 at 01:03:14AM -0400, Shengjiu Wang wrote:

> +	for (i = 0; i < reg_max; i++)
> +		regcache[i] = readl(audmux_base + i * 4);

If only there were some framework which provided a register cache!  :P

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2019-08-16 12:16 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-16  5:03 [PATCH] ASoC: imx-audmux: Add driver suspend and resume to support MEGA Fast Shengjiu Wang
2019-08-16  5:03 ` Shengjiu Wang
2019-08-16  5:03 ` Shengjiu Wang
2019-08-16 12:14 ` Applied "ASoC: imx-audmux: Add driver suspend and resume to support MEGA Fast" to the asoc tree Mark Brown
2019-08-16 12:14   ` Mark Brown
2019-08-16 12:14   ` Mark Brown
2019-08-16 12:14   ` Mark Brown
2019-08-16 12:16 ` Mark Brown [this message]
2019-08-16 12:16   ` [PATCH] ASoC: imx-audmux: Add driver suspend and resume to support MEGA Fast Mark Brown
2019-08-16 12:16   ` Mark Brown
2019-08-17  2:20 S.j. Wang
2019-08-17  2:20 ` S.j. Wang
2019-08-17  2:20 ` S.j. Wang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190816121625.GC4039@sirena.co.uk \
    --to=broonie@kernel.org \
    --cc=Xiubo.Lee@gmail.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=festevam@gmail.com \
    --cc=kernel@pengutronix.de \
    --cc=lgirdwood@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-imx@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=nicoleotsuka@gmail.com \
    --cc=perex@perex.cz \
    --cc=s.hauer@pengutronix.de \
    --cc=shawnguo@kernel.org \
    --cc=shengjiu.wang@nxp.com \
    --cc=timur@kernel.org \
    --cc=tiwai@suse.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.