All of lore.kernel.org
 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 21:44:59 +0100	[thread overview]
Message-ID: <20170118204459.GA5622@amd> (raw)
In-Reply-To: <20170116211540.GA19736@amd>

[-- Attachment #1: Type: text/plain, Size: 1667 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?

Best regards,
									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 --]

WARNING: multiple messages have this Message-ID (diff)
From: Pavel Machek <pavel@ucw.cz>
To: "Pali Rohár" <pali.rohar@gmail.com>, kuninori.morimoto.gx@renesas.com
Cc: alsa-devel@alsa-project.org, ivo.g.dimitrov.75@gmail.com,
	khilman@kernel.org, tony@atomide.com, broonie@kernel.org,
	aaro.koskinen@iki.fi, sre@kernel.org,
	kernel list <linux-kernel@vger.kernel.org>,
	lars@metafoo.de, abcloriens@gmail.com, jarkko.nikula@bitmer.com,
	helen.koike@collabora.co.uk, linux-omap@vger.kernel.org,
	patrikbachan@gmail.com,
	linux-arm-kernel <linux-arm-kernel@lists.infradead.org>,
	serge@hallyn.com
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 21:44:59 +0100	[thread overview]
Message-ID: <20170118204459.GA5622@amd> (raw)
In-Reply-To: <20170116211540.GA19736@amd>


[-- Attachment #1.1: Type: text/plain, Size: 1667 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?

Best regards,
									Pavel

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

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 181 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

WARNING: multiple messages have this Message-ID (diff)
From: pavel@ucw.cz (Pavel Machek)
To: linux-arm-kernel@lists.infradead.org
Subject: Nokia N900: mixers changed between 4.9 and 4.10-rc3, no longer can use in-call speaker
Date: Wed, 18 Jan 2017 21:44:59 +0100	[thread overview]
Message-ID: <20170118204459.GA5622@amd> (raw)
In-Reply-To: <20170116211540.GA19736@amd>

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 at 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 at amd:/data/l/linux-n900$

I'll try reverting this patch on top of 4.10-rc, next. Any other ideas?

Best regards,
									Pavel

-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20170118/5c10026d/attachment.sig>

  reply	other threads:[~2017-01-18 20:53 UTC|newest]

Thread overview: 41+ 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:18 ` Pavel Machek
2017-01-12 18:18 ` Pavel Machek
2017-01-12 18:34 ` Pali Rohár
2017-01-12 18:34   ` Pali Rohár
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-14 22:56     ` Pavel Machek
2017-01-15  0:00     ` Pali Rohár
2017-01-15  0:00       ` Pali Rohár
2017-01-15 10:05       ` Pavel Machek
2017-01-15 10:05         ` Pavel Machek
2017-01-15 19:08         ` Jarkko Nikula
2017-01-15 19:08           ` Jarkko Nikula
2017-01-17 13:47           ` Peter Ujfalusi
2017-01-17 13:47             ` Peter Ujfalusi
2017-01-17 13:47             ` Peter Ujfalusi
2017-01-19 18:51             ` Jarkko Nikula
2017-01-19 18:51               ` Jarkko Nikula
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 13:38                   ` Pali Rohár
2017-01-20 14:00                   ` Pavel Machek
2017-01-20 14:00                     ` Pavel Machek
2017-01-20 14:04                     ` Pali Rohár
2017-01-20 14:04                       ` Pali Rohár
2017-01-20 14:04                       ` Pali Rohár
2017-01-20 19:32                       ` Pavel Machek
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-16 21:15         ` Pavel Machek
2017-01-16 21:15         ` Pavel Machek
2017-01-18 20:44         ` Pavel Machek [this message]
2017-01-18 20:44           ` Pavel Machek
2017-01-18 20:44           ` Pavel Machek
2017-01-18 21:55           ` Pavel Machek
2017-01-18 21:55             ` Pavel Machek
2017-01-18 21:55             ` Pavel Machek
2017-01-19  1:17             ` Kuninori Morimoto
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=20170118204459.GA5622@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 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.