Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753556AbdHQUNW (ORCPT ); Thu, 17 Aug 2017 16:13:22 -0400 Received: from mail-oi0-f65.google.com ([209.85.218.65]:33527 "EHLO mail-oi0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753238AbdHQUNV (ORCPT ); Thu, 17 Aug 2017 16:13:21 -0400 Date: Thu, 17 Aug 2017 15:13:17 -0500 From: Rob Herring To: Daniel Baluta Cc: broonie@kernel.org, kuninori.morimoto.gx@renesas.com, alsa-devel@alsa-project.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, mihai.serban@nxp.com, shengjiu.wang@nxp.com, viorel.suman@nxp.com Subject: Re: [PATCH] ASoC: simple-scu-card: Parse off codec widgets Message-ID: <20170817201317.c3k72bqkghcai6dv@rob-hp-laptop> References: <1502460739-12134-1-git-send-email-daniel.baluta@nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1502460739-12134-1-git-send-email-daniel.baluta@nxp.com> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 342 Lines: 8 On Fri, Aug 11, 2017 at 05:12:19PM +0300, Daniel Baluta wrote: > Signed-off-by: Daniel Baluta > --- > Documentation/devicetree/bindings/sound/simple-scu-card.txt | 1 + > sound/soc/generic/simple-scu-card.c | 4 ++++ > 2 files changed, 5 insertions(+) Acked-by: Rob Herring