Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753280Ab0KYNxo (ORCPT ); Thu, 25 Nov 2010 08:53:44 -0500 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:49844 "EHLO opensource2.wolfsonmicro.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752172Ab0KYNxm (ORCPT ); Thu, 25 Nov 2010 08:53:42 -0500 Date: Thu, 25 Nov 2010 13:53:51 +0000 From: Mark Brown To: Laurent Pinchart Cc: linux-media@vger.kernel.org, linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org, lrg@slimlogic.co.uk, sakari.ailus@maxwell.research.nokia.com, lennart@poettering.net Subject: Re: [RFC/PATCH v6 09/12] media: Entity locking and pipeline management Message-ID: <20101125135351.GD24208@opensource.wolfsonmicro.com> References: <1290652099-15102-1-git-send-email-laurent.pinchart@ideasonboard.com> <1290652099-15102-10-git-send-email-laurent.pinchart@ideasonboard.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1290652099-15102-10-git-send-email-laurent.pinchart@ideasonboard.com> X-Cookie: You have a truly strong individuality. User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 807 Lines: 15 On Thu, Nov 25, 2010 at 03:28:16AM +0100, Laurent Pinchart wrote: > Link states must not be modified while streaming is in progress on a > graph they belong or connect to. The entity locking API helps drivers > enforcing that requirement. This is not desirable for embedded audio - for example, it is very common to wish to switch from headphone to speaker and back mid playback, or to move between headset, speakerphone and handset modes on a phone. This is normally implemented by reconfiguring the output paths at runtime without interrupting applications. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/