linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pavel Machek <pavel@ucw.cz>
To: "Pali Rohár" <pali.rohar@gmail.com>, kuninori.morimoto.gx@renesas.com
Cc: sre@kernel.org, kernel list <linux-kernel@vger.kernel.org>,
	linux-arm-kernel <linux-arm-kernel@lists.infradead.org>,
	linux-omap@vger.kernel.org, tony@atomide.com, khilman@kernel.org,
	aaro.koskinen@iki.fi, ivo.g.dimitrov.75@gmail.com,
	patrikbachan@gmail.com, serge@hallyn.com, abcloriens@gmail.com,
	peter.ujfalusi@ti.com, jarkko.nikula@bitmer.com,
	alsa-devel@alsa-project.org, helen.koike@collabora.co.uk,
	lars@metafoo.de, broonie@kernel.org
Subject: Re: Nokia N900: mixers changed between 4.9 and 4.10-rc3, no longer can use in-call speaker
Date: Wed, 18 Jan 2017 22:55:49 +0100	[thread overview]
Message-ID: <20170118215549.GA25865@amd> (raw)
In-Reply-To: <20170118204459.GA5622@amd>

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

Hi!

> > > > So regression seems to be between v4.9 and v4.10. Any ideas?
> > > 
> > > Interesting... seems there are no sound relevant changes after v4.9.
> > > 
> > > Looks like there are only three commits after v4.9 for sound/soc which 
> > > are built for Nokia N900:
> ...
> > Its definitely caused by something merged here:
> > 
> > commit ce38207f161513ee3d2bd3860489f07ebe65bc78
> > Merge: a9042de 995c6a7
> > Author: Linus Torvalds <torvalds@linux-foundation.org>
> > Date:   Wed Dec 14 11:14:28 2016 -0800
> > 
> > So it should be easy to find out..
> 
> Doing git bisect now. Hmmm.
> 
> pavel@amd:/data/l/linux-n900$ git bisect bad
> 1a653aa44725668590b36bbe2d7fe4736a69f055 is the first bad commit
> commit 1a653aa44725668590b36bbe2d7fe4736a69f055
> Author: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> Date:   Wed Nov 30 06:22:55 2016 +0000
> 
>     ASoC: core: replace aux_comp_list to component_dev_list
> 
>     Now, Card has component_dev_list, we can replace aux_comp_list
>         to component_dev_list with new auxiliary flags
> 
>     Signed-off-by: Kuninori Morimoto
>     <kuninori.morimoto.gx@renesas.com>
>         Signed-off-by: Mark Brown <broonie@kernel.org>
> 
> :040000 040000 a571fa05e5ce8e00b73bbc3f1e30e26775d619e8
> e9336929cacf2d7bc94da99acfc10c9a7f513b8b M	include
> :040000 040000 87976e9406d452e791870cc12e27cb67ba04fd12
> 60d36f685642621c0e3ebb61ba7a14186d8b3eb0 M	sound
> pavel@amd:/data/l/linux-n900$
> 
> I'll try reverting this patch on top of 4.10-rc, next. Any other ideas?

Reverting that fixed the issue, but when I re-checked current -rc4, it
seems it has similar fix there, too. GOod.

								Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]

  reply	other threads:[~2017-01-18 22:05 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-12 18:18 Nokia N900: mixers changed between 4.6 and 4.10, no longer can use in-call speaker Pavel Machek
2017-01-12 18:34 ` Pali Rohár
2017-01-14 22:56   ` Nokia N900: mixers changed between 4.9 and 4.10-rc3, " Pavel Machek
2017-01-15  0:00     ` Pali Rohár
2017-01-15 10:05       ` Pavel Machek
2017-01-15 19:08         ` Jarkko Nikula
2017-01-17 13:47           ` Peter Ujfalusi
2017-01-19 18:51             ` Jarkko Nikula
2017-01-20 13:31               ` Nokia N900: microphone mixers Pavel Machek
2017-01-20 13:38                 ` Pali Rohár
2017-01-20 14:00                   ` Pavel Machek
2017-01-20 14:04                     ` Pali Rohár
2017-01-20 19:32                       ` Pavel Machek
2017-01-16 21:15       ` Nokia N900: mixers changed between 4.9 and 4.10-rc3, no longer can use in-call speaker Pavel Machek
2017-01-18 20:44         ` Pavel Machek
2017-01-18 21:55           ` Pavel Machek [this message]
2017-01-19  1:17             ` Kuninori Morimoto

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=20170118215549.GA25865@amd \
    --to=pavel@ucw.cz \
    --cc=aaro.koskinen@iki.fi \
    --cc=abcloriens@gmail.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=helen.koike@collabora.co.uk \
    --cc=ivo.g.dimitrov.75@gmail.com \
    --cc=jarkko.nikula@bitmer.com \
    --cc=khilman@kernel.org \
    --cc=kuninori.morimoto.gx@renesas.com \
    --cc=lars@metafoo.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=pali.rohar@gmail.com \
    --cc=patrikbachan@gmail.com \
    --cc=peter.ujfalusi@ti.com \
    --cc=serge@hallyn.com \
    --cc=sre@kernel.org \
    --cc=tony@atomide.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).