From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-out.m-online.net (mail-out.m-online.net [IPv6:2001:a60:0:32:0:1:25:1]) by ozlabs.org (Postfix) with ESMTP id B988E1007D3 for ; Fri, 23 Sep 2011 09:01:53 +1000 (EST) Date: Fri, 23 Sep 2011 01:01:25 +0200 From: Anatolij Gustschin To: Timur Tabi Subject: Re: [PATCH] powerpc/5200: enable audio in the defconfig Message-ID: <20110923010125.1bcf3d9a@wker> In-Reply-To: <1314916282-13863-1-git-send-email-timur@freescale.com> References: <1314916282-13863-1-git-send-email-timur@freescale.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, 1 Sep 2011 17:31:22 -0500 Timur Tabi wrote: > Audio support for the MPC5200 exists, so enable it by default. > > Signed-off-by: Timur Tabi > --- > > There was a bug in the audio drivers related to the of_platform > changes that was never discovered because these drivers were > never compiled by default. This patch should make sure that > never happens again. > > arch/powerpc/configs/mpc5200_defconfig | 12 ++++++++++++ > 1 files changed, 12 insertions(+), 0 deletions(-) applied to next, thanks. Anatolij