Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1209012

Re: [PATCH] ASoC: tegra: Convert to managed resources

From Vaishali Thakkar <vthakkar1994@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH] ASoC: tegra: Convert to managed resources
Date 2015-08-18 04:50 +0200
Message-ID <pYF8l-1nE-1@gated-at.bofh.it> (permalink)
References <pWV7B-4Ss-25@gated-at.bofh.it> <pYmS6-i1-13@gated-at.bofh.it> <pYp3B-3mN-31@gated-at.bofh.it> <pYzvY-1vo-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, Aug 18, 2015 at 2:17 AM, Mark Brown <broonie@kernel.org> wrote:
> On Mon, Aug 17, 2015 at 03:02:29PM +0530, Vaishali Thakkar wrote:
>
>> I think you are right. I missed that. But now thing is , this patch is already
>> applied here:
>> https://git.kernel.org/cgit/linux/kernel/git/broonie/sound.git/commit/?h=topic/tegra
>
>> I am not sure if now I can change version 2 with the changes you suggested
>> or not. Although I will not be able to test it  after changing 'goto
>> err_suspend'
>> as I don't have hardware but may be someone else can test it.
>
> You can send an incremental update on top of what's there, or it may be
> more sensible to just discard the change entirely.  I suspect we're safe
> with either PM vs component ordering though since we should support !PM
> configurations anyway.

I think yes may be code was good before this. But devm_clk_put part should work
fine as call of it is before PM stuff. So, can I send a patch
reverting the change
of component part or do you want me to send a patch reverting whole change?


-- 
Vaishali
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] ASoC: tegra: Convert to managed resources Vaishali Thakkar <vthakkar1994@gmail.com> - 2015-08-13 09:30 +0200
  Re: [PATCH] ASoC: tegra: Convert to managed resources Alexandre Courbot <gnurou@gmail.com> - 2015-08-17 09:20 +0200
    Re: [PATCH] ASoC: tegra: Convert to managed resources Vaishali Thakkar <vthakkar1994@gmail.com> - 2015-08-17 11:40 +0200
      Re: [PATCH] ASoC: tegra: Convert to managed resources Mark Brown <broonie@kernel.org> - 2015-08-17 22:50 +0200
        Re: [PATCH] ASoC: tegra: Convert to managed resources Vaishali Thakkar <vthakkar1994@gmail.com> - 2015-08-18 04:50 +0200
          Re: [PATCH] ASoC: tegra: Convert to managed resources Mark Brown <broonie@kernel.org> - 2015-08-18 07:20 +0200
      Re: [PATCH] ASoC: tegra: Convert to managed resources Alexandre Courbot <gnurou@gmail.com> - 2015-08-18 09:20 +0200
        Re: [PATCH] ASoC: tegra: Convert to managed resources Vaishali Thakkar <vthakkar1994@gmail.com> - 2015-08-18 14:00 +0200

csiph-web