From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755009AbcHVNZi (ORCPT ); Mon, 22 Aug 2016 09:25:38 -0400 Received: from mail-wm0-f66.google.com ([74.125.82.66]:33387 "EHLO mail-wm0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751550AbcHVNZg (ORCPT ); Mon, 22 Aug 2016 09:25:36 -0400 Subject: Re: [PATCH 1/1] ASoc: simple-card-utils: add __printf attribute To: Takashi Iwai References: <20160806095837.25885-1-nicolas.iooss_linux@m4x.org> <7bb40eff-d1ae-4739-0396-6f24089416f5@m4x.org> Cc: Jaroslav Kysela , linux-kernel@vger.kernel.org From: Nicolas Iooss Message-ID: <3bf9cf81-a63d-2f16-d2d2-4d4ea4ab4805@m4x.org> Date: Mon, 22 Aug 2016 15:25:33 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 22/08/16 15:13, Takashi Iwai wrote: > On Mon, 22 Aug 2016 15:06:05 +0200, > Nicolas Iooss wrote: >> >> Hello, >> >> After I sent the following patch a few weeks ago, I have not received >> any feedback. Could you please review it? > > This is about ASoC, so please resubmit to alsa-devel ML with Cc to the > ASoC maintainer (Mark) and the author of the code (Morimoto-san). Thanks for your feedback. It seems that the ASoC entry in MAINTAINERS does not include include/sound/simple_card_utils.h, which is why I sent this patch to the wrong maintainers. I also did not sent it to alsa-devel@alsa-project.org because this mailing list is moderated, but I will subscribe to it. > Also, please use the correct prefix "ASoC" in the subject line. Oops, I will fix this. Thanks again, Nicolas