From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934969Ab1JEQRG (ORCPT ); Wed, 5 Oct 2011 12:17:06 -0400 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:53686 "EHLO opensource.wolfsonmicro.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934957Ab1JEQRE (ORCPT ); Wed, 5 Oct 2011 12:17:04 -0400 Date: Wed, 5 Oct 2011 17:17:03 +0100 From: Mark Brown To: Axel Lin Cc: linux-kernel@vger.kernel.org, Liam Girdwood , alsa-devel@alsa-project.org Subject: Re: [PATCH] ASoC: Remove impossible case from wm8994_hw_params Message-ID: <20111005161702.GC11528@opensource.wolfsonmicro.com> References: <1317770151.2547.2.camel@phoenix> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1317770151.2547.2.camel@phoenix> X-Cookie: Today is what happened to yesterday. User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Oct 05, 2011 at 07:15:51AM +0800, Axel Lin wrote: > We set hw_params callback for wm8994_aif3_dai_ops to wm8994_aif3_hw_params. > Thus no need to check wm8994-aif3 in wm8994_hw_params. This patch doesn't apply against current code, please recheck and resend if required.