[alsa-devel] [PATCH 1/2] vga_switcheroo: Add a helper function to get the client state

2012-06-08 Thread Takashi Iwai
At Fri, 8 Jun 2012 09:42:58 +0100, Dave Airlie wrote: > > On Thu, Jun 7, 2012 at 11:15 AM, Takashi Iwai wrote: > > Add vga_switcheroo_get_client_state() to get the current state of the > > client. ?This is necessary to determine the proper initial state of > > audio clients in HD-audio driver. >

[alsa-devel] [PATCH 1/2] vga_switcheroo: Add a helper function to get the client state

2012-06-08 Thread Dave Airlie
On Thu, Jun 7, 2012 at 11:15 AM, Takashi Iwai wrote: > Add vga_switcheroo_get_client_state() to get the current state of the > client. ?This is necessary to determine the proper initial state of > audio clients in HD-audio driver. > > Signed-off-by: Takashi Iwai Acked-by: Dave Airlie Feel free

Re: [alsa-devel] [PATCH 1/2] vga_switcheroo: Add a helper function to get the client state

2012-06-08 Thread Takashi Iwai
At Fri, 8 Jun 2012 09:42:58 +0100, Dave Airlie wrote: > > On Thu, Jun 7, 2012 at 11:15 AM, Takashi Iwai wrote: > > Add vga_switcheroo_get_client_state() to get the current state of the > > client.  This is necessary to determine the proper initial state of > > audio clients in HD-audio driver. >

Re: [alsa-devel] [PATCH 1/2] vga_switcheroo: Add a helper function to get the client state

2012-06-08 Thread Dave Airlie
On Thu, Jun 7, 2012 at 11:15 AM, Takashi Iwai wrote: > Add vga_switcheroo_get_client_state() to get the current state of the > client.  This is necessary to determine the proper initial state of > audio clients in HD-audio driver. > > Signed-off-by: Takashi Iwai Acked-by: Dave Airlie Feel free

[PATCH 1/2] vga_switcheroo: Add a helper function to get the client state

2012-06-07 Thread Takashi Iwai
Add vga_switcheroo_get_client_state() to get the current state of the client. This is necessary to determine the proper initial state of audio clients in HD-audio driver. Signed-off-by: Takashi Iwai --- drivers/gpu/vga/vga_switcheroo.c | 13 + include/linux/vga_switcheroo.h |

[PATCH 1/2] vga_switcheroo: Add a helper function to get the client state

2012-06-07 Thread Takashi Iwai
Add vga_switcheroo_get_client_state() to get the current state of the client. This is necessary to determine the proper initial state of audio clients in HD-audio driver. Signed-off-by: Takashi Iwai --- drivers/gpu/vga/vga_switcheroo.c | 13 + include/linux/vga_switcheroo.h |