From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH 3/8] McBSP: OMAP3: Add Sidetone feature Date: Thu, 8 Oct 2009 14:27:15 +0100 Message-ID: <20091008132715.GF29176@rakim.wolfsonmicro.main> References: <1255003137-1034-1-git-send-email-eduardo.valentin@nokia.com> <1255003137-1034-4-git-send-email-eduardo.valentin@nokia.com> <20091008131702.GC29176@rakim.wolfsonmicro.main> <20091008132333.GC9558@esdhcp037198.research.nokia.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20091008132333.GC9558@esdhcp037198.research.nokia.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: alsa-devel@alsa-project.org Cc: ext Tony Lindgren , "Ujfalusi Peter (Nokia-D/Tampere)" , "Nurkkala Eero.An (EXT-Offcode/Oulu)" , Linux-OMAP , ALSA-Devel List-Id: linux-omap@vger.kernel.org On Thu, Oct 08, 2009 at 04:23:33PM +0300, Eduardo Valentin wrote: > So, maybe we should rip off this sysfs things, export > symbols inside kernel and then export to user land somewhere else > from alsa code? Yes, that's what I'm suggesting. Provide an API to ALSA and then let ALSA worry about the control stuff.