Re: [PATCH AUTOSEL 5.2 072/185] ALSA: hda: Add codec on bus address table lately

2019-09-23 Thread Sasha Levin
On Mon, Sep 23, 2019 at 03:40:45PM +0200, Takashi Iwai wrote: On Mon, 23 Sep 2019 15:30:25 +0200, Sasha Levin wrote: On Sun, Sep 22, 2019 at 09:06:12PM +0200, Takashi Iwai wrote: >On Sun, 22 Sep 2019 20:47:30 +0200, >Sasha Levin wrote: >> >> From: Takashi Iwai >> >> [ Upstream commit

Re: [PATCH AUTOSEL 5.2 072/185] ALSA: hda: Add codec on bus address table lately

2019-09-23 Thread Takashi Iwai
On Mon, 23 Sep 2019 15:30:25 +0200, Sasha Levin wrote: > > On Sun, Sep 22, 2019 at 09:06:12PM +0200, Takashi Iwai wrote: > >On Sun, 22 Sep 2019 20:47:30 +0200, > >Sasha Levin wrote: > >> > >> From: Takashi Iwai > >> > >> [ Upstream commit ee5f85d9290fe25d460bd320b7fe073075d72d33 ] > >> > >> The

Re: [PATCH AUTOSEL 5.2 072/185] ALSA: hda: Add codec on bus address table lately

2019-09-23 Thread Sasha Levin
On Sun, Sep 22, 2019 at 09:06:12PM +0200, Takashi Iwai wrote: On Sun, 22 Sep 2019 20:47:30 +0200, Sasha Levin wrote: From: Takashi Iwai [ Upstream commit ee5f85d9290fe25d460bd320b7fe073075d72d33 ] The call of snd_hdac_bus_add_device() is needed only for registering the codec onto the bus

[PATCH AUTOSEL 5.2 072/185] ALSA: hda: Add codec on bus address table lately

2019-09-22 Thread Sasha Levin
From: Takashi Iwai [ Upstream commit ee5f85d9290fe25d460bd320b7fe073075d72d33 ] The call of snd_hdac_bus_add_device() is needed only for registering the codec onto the bus caddr_tbl[] that is referred essentially only in the unsol event handler. That is, the reason of this call and the release

Re: [PATCH AUTOSEL 5.2 072/185] ALSA: hda: Add codec on bus address table lately

2019-09-22 Thread Takashi Iwai
On Sun, 22 Sep 2019 20:47:30 +0200, Sasha Levin wrote: > > From: Takashi Iwai > > [ Upstream commit ee5f85d9290fe25d460bd320b7fe073075d72d33 ] > > The call of snd_hdac_bus_add_device() is needed only for registering > the codec onto the bus caddr_tbl[] that is referred essentially only > in