Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Jochen Henneberg <jh@henneberg-systemdesign.com>
Cc: alsa-devel <alsa-devel@alsa-project.org>
Subject: Re: bug: reconfig broken on kernel 4.5
Date: Tue, 10 May 2016 12:15:52 +0200	[thread overview]
Message-ID: <s5hfutqnrqf.wl-tiwai@suse.de> (raw)
In-Reply-To: <1462873676.10277.16.camel@maxwell>

On Tue, 10 May 2016 11:47:56 +0200,
Jochen Henneberg wrote:
> 
> On Di, 2016-05-10 at 10:36 +0200, Takashi Iwai wrote:
> > On Mon, 09 May 2016 16:11:46 +0200,
> > Takashi Iwai wrote:
> > > 
> > > On Mon, 09 May 2016 10:22:49 +0200,
> > > Jochen Henneberg wrote:
> > > > 
> > > > Hi,
> > > > 
> > > > it looks as if 'reconfig' feature is broken since the sysfs attributes
> > > > have been moved to device attributes. In hda_sysfs.c:reconfig_codec()
> > > > the device is cleared with snd_hda_codec_reset() which calls
> > > > snd_hdac_device_unregister() which removes the sysfs entries (including
> > > > the currently in-use 'reconfig'), the re-registration fails afterwards
> > > > in snd_hda_codec_build_controls().
> > > > I am not sure when things got broken, but snd_hda_codec_reset()
> > > > called from reconfig_codec() unregisters the device and removes the
> > > > sysfs entries where in the past it only stripped all configurations
> > > > (pcms, controls ...) from the device.
> > > 
> > > Hrm, OK, something got broken indeed there.  I'll check it later.
> > 
> > Actually it's not about the sysfs, but rather the superfluous calls of
> > snd_hda_codec_build_controls() & co.  The fix patch is below.
> > 
> 
> Sorry for the confusion, I did not notice. Anyway, I have tested the
> patch with 4.5, changed codec hints, reconfig and no error messages and
> the changed hints have been respected after reconfig, looks good for me.

The patch has been merged now.


thanks,

Takashi

      reply	other threads:[~2016-05-10 10:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-09  8:22 bug: reconfig broken on kernel 4.5 Jochen Henneberg
2016-05-09 14:11 ` Takashi Iwai
2016-05-10  8:36   ` Takashi Iwai
2016-05-10  9:47     ` Jochen Henneberg
2016-05-10 10:15       ` Takashi Iwai [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=s5hfutqnrqf.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=jh@henneberg-systemdesign.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