Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754686AbdCTMkJ convert rfc822-to-8bit (ORCPT ); Mon, 20 Mar 2017 08:40:09 -0400 Received: from smtp.csie.ntu.edu.tw ([140.112.30.61]:33166 "EHLO smtp.csie.ntu.edu.tw" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754077AbdCTMkH (ORCPT ); Mon, 20 Mar 2017 08:40:07 -0400 MIME-Version: 1.0 In-Reply-To: <20170318075509.3836-2-mylene.josserand@free-electrons.com> References: <20170318075509.3836-1-mylene.josserand@free-electrons.com> <20170318075509.3836-2-mylene.josserand@free-electrons.com> From: Chen-Yu Tsai Date: Mon, 20 Mar 2017 19:45:40 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v3 1/5] ASoC: sun8i-codec: Remove analog "HP" widget To: =?UTF-8?Q?Myl=C3=A8ne_Josserand?= Cc: Liam Girdwood , Mark Brown , Jaroslav Kysela , Takashi Iwai , Maxime Ripard , Chen-Yu Tsai , Rob Herring , Mark Rutland , Linux-ALSA , linux-arm-kernel , linux-kernel , devicetree , Thomas Petazzoni , Alexandre Belloni Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 363 Lines: 10 On Sat, Mar 18, 2017 at 3:55 PM, Mylène Josserand wrote: > The "HP" widget is already present and take part to > the analog part (sun8i-codec-analog). > > Remove it from the digital part as it is unnecessary. > > Signed-off-by: Mylène Josserand Acked-by: Chen-Yu Tsai