All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sylwester Nawrocki <s.nawrocki@samsung.com>
To: broonie@kernel.org
Cc: padma.v@samsung.com, drake@endlessm.com, sbkim73@samsung.com,
	alsa-devel@alsa-project.org, linux-samsung-soc@vger.kernel.org
Subject: Re: [PATCH] ASoC: samsung: request memory region in driver probe()
Date: Mon, 08 Dec 2014 19:01:27 +0100	[thread overview]
Message-ID: <5485E777.8070203@samsung.com> (raw)
In-Reply-To: <1418049376-32129-1-git-send-email-s.nawrocki@samsung.com>

On 08/12/14 15:36, Sylwester Nawrocki wrote:
> The memory mapped registers region is common for both DAIs so request
> it in the I2S platform device driver probe for the platform device
> corresponding to the primary DAI, rather than in the ASoC DAI probe
> callback. While at it switch to devm_ioremap_resource(). This also
> drops the hard coded (0x100) register region size in the driver.

Please ignore this patch, there is one iounmap() call removal missing
in it. I'll resend it updated together with other patch(es) I'm working
on to get the CDCLK gating issue on Odroid X2/U3 fixed.

-- 
Thanks,
Sylwester

      reply	other threads:[~2014-12-08 18:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-08 14:36 [PATCH] ASoC: samsung: request memory region in driver probe() Sylwester Nawrocki
2014-12-08 18:01 ` Sylwester Nawrocki [this message]

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=5485E777.8070203@samsung.com \
    --to=s.nawrocki@samsung.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=drake@endlessm.com \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=padma.v@samsung.com \
    --cc=sbkim73@samsung.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.