[PATCH v1.1 03/15] vga_switcheroo: Set active attribute to false for audio clients

2015-10-01 Thread Lukas Wunner
Hi Daniel, On Thu, Sep 24, 2015 at 05:13:02PM +0200, Daniel Vetter wrote: > I added your clarification to the commit message and pulled in the patch. As requested, here's an on-list gentle reminder that a portion of this series hasn't been merged yet, specifically: [PATCH 04/15] vga_switcheroo:

[PATCH v1.1 03/15] vga_switcheroo: Set active attribute to false for audio clients

2015-09-24 Thread Daniel Vetter
On Thu, Sep 24, 2015 at 11:40:52AM +0200, Takashi Iwai wrote: > On Wed, 23 Sep 2015 09:13:28 +0200, > Daniel Vetter wrote: > > > > On Thu, Aug 27, 2015 at 04:43:43PM +0200, Lukas Wunner wrote: > > > The active attribute in struct vga_switcheroo_client denotes whether > > > the outputs are currentl

[PATCH v1.1 03/15] vga_switcheroo: Set active attribute to false for audio clients

2015-09-24 Thread Takashi Iwai
On Wed, 23 Sep 2015 09:13:28 +0200, Daniel Vetter wrote: > > On Thu, Aug 27, 2015 at 04:43:43PM +0200, Lukas Wunner wrote: > > The active attribute in struct vga_switcheroo_client denotes whether > > the outputs are currently switched to this client. The attribute is > > only meaningful for vga cl

[PATCH v1.1 03/15] vga_switcheroo: Set active attribute to false for audio clients

2015-09-24 Thread Takashi Iwai
On Thu, 27 Aug 2015 16:43:43 +0200, Lukas Wunner wrote: > > The active attribute in struct vga_switcheroo_client denotes whether > the outputs are currently switched to this client. The attribute is > only meaningful for vga clients. It is never used for audio clients. > > The function vga_switch

[PATCH v1.1 03/15] vga_switcheroo: Set active attribute to false for audio clients

2015-09-23 Thread Daniel Vetter
On Thu, Aug 27, 2015 at 04:43:43PM +0200, Lukas Wunner wrote: > The active attribute in struct vga_switcheroo_client denotes whether > the outputs are currently switched to this client. The attribute is > only meaningful for vga clients. It is never used for audio clients. > > The function vga_swi

[PATCH v1.1 03/15] vga_switcheroo: Set active attribute to false for audio clients

2015-09-22 Thread Lukas Wunner
The active attribute in struct vga_switcheroo_client denotes whether the outputs are currently switched to this client. The attribute is only meaningful for vga clients. It is never used for audio clients. The function vga_switcheroo_register_audio_client() misuses this attribute to store whether