From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH 2/4] ARM: OMAP: twl-common: Add helper function to register the omap-twl4030 audio driver Date: Thu, 9 Aug 2012 23:29:17 -0700 Message-ID: <20120810062916.GP11011@atomide.com> References: <1344419650-5389-1-git-send-email-peter.ujfalusi@ti.com> <1344419650-5389-3-git-send-email-peter.ujfalusi@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mho-02-ewr.mailhop.org (mho-02-ewr.mailhop.org [204.13.248.72]) by alsa0.perex.cz (Postfix) with ESMTP id 74D472664CF for ; Fri, 10 Aug 2012 07:59:37 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1344419650-5389-3-git-send-email-peter.ujfalusi@ti.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Peter Ujfalusi Cc: alsa-devel@alsa-project.org, devicetree-discuss@lists.ozlabs.org, Mark Brown , Anuj Aggarwal , linux-omap@vger.kernel.org, Liam Girdwood , linux-arm-kernel@lists.infradead.org, Steve Sakoman List-Id: alsa-devel@alsa-project.org * Peter Ujfalusi [120808 02:54]: > Since several OMAP3 based boards will be using the unified simple audio > driver it is better to not have duplicated code in the board files for this > purpose. > Board files can call omap_twl4030_audio_init(); to set up the needed device > for the audio support. > > For example: > omap_twl4030_audio_init("omap3beagle", 26000000); Acked-by: Tony Lindgren