From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH 3/5] ASoC: ak4642: headphone/stereo-line output control Date: Tue, 8 Nov 2011 10:55:42 +0000 Message-ID: <20111108105542.GD25591@opensource.wolfsonmicro.com> References: <87y5vsqxiz.wl%kuninori.morimoto.gx@renesas.com> <87ty6gqxgy.wl%kuninori.morimoto.gx@renesas.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id 285F824378 for ; Tue, 8 Nov 2011 11:55:47 +0100 (CET) Content-Disposition: inline In-Reply-To: <87ty6gqxgy.wl%kuninori.morimoto.gx@renesas.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Kuninori Morimoto Cc: Linux-ALSA , Paul Mundt , Kuninori Morimoto , Liam Girdwood List-Id: alsa-devel@alsa-project.org On Sun, Nov 06, 2011 at 10:05:05PM -0800, Kuninori Morimoto wrote: > This patch modifies ak4642 driver to output both headphone/stereo-line in same time. If you're going to start implementing any sort of routing control you should really be updating the driver to work normally - we shouldn't really have accepted the limited functionality in the first place.