From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753897AbcEXBin (ORCPT ); Mon, 23 May 2016 21:38:43 -0400 Received: from regular1.263xmail.com ([211.150.99.136]:59263 "EHLO regular1.263xmail.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751903AbcEXBik (ORCPT ); Mon, 23 May 2016 21:38:40 -0400 X-263anti-spam: KSV:0;BIG:0;ABS:1;DNS:0;ATT:0;SPF:S; X-MAIL-GRAY: 0 X-MAIL-DELIVERY: 1 X-KSVirus-check: 0 X-ABS-CHECKED: 1 X-SKE-CHECKED: 1 X-ADDR-CHECKED: 0 X-RL-SENDER: zhengxing@rock-chips.com X-FST-TO: alsa-devel@alsa-project.org X-SENDER-IP: 103.29.142.67 X-LOGIN-NAME: zhengxing@rock-chips.com X-UNIQUE-TAG: X-ATTACHMENT-NUM: 0 X-DNS-TYPE: 0 Subject: Re: [PATCH v2] ASoC: rockchip: Add machine driver for MAX98357A/RT5514/DA7219 To: Heiko Stuebner References: <1464014612-14396-1-git-send-email-zhengxing@rock-chips.com> <6209835.s95gRr0Nsp@phil> Cc: linux-rockchip@lists.infradead.org, dianders@chromium.org, Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Liam Girdwood , Mark Brown , Jaroslav Kysela , Takashi Iwai , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org From: Xing Zheng Message-ID: <5743B090.50401@rock-chips.com> Date: Tue, 24 May 2016 09:38:24 +0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: <6209835.s95gRr0Nsp@phil> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Heiko, On 2016年05月23日 22:51, Heiko Stuebner wrote: > Hi Xing, > > Am Montag, 23. Mai 2016, 22:43:32 schrieb Xing Zheng: >> There are multi codec devices on the RK3399 platform, we can use >> this patch support and control these codecs. >> >> --- >> >> Changes in v2: >> Signed-off-by: Xing Zheng > something seems to have gone wrong here. > > The Signed-off needs to be above the "---" and the changelog itself seems > empty while at least the number of lines in your > rockchip_max98357a_rt5514_da7219.c seems to have changed. > Sorry to forgot to add the changelog. I resent this patch_v2. Thank you for your reminding. -- - Xing Zheng