From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 805BAC433EF for ; Wed, 6 Oct 2021 16:25:59 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6A764610EA for ; Wed, 6 Oct 2021 16:25:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239357AbhJFQ1u (ORCPT ); Wed, 6 Oct 2021 12:27:50 -0400 Received: from mga03.intel.com ([134.134.136.65]:8683 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230014AbhJFQ1s (ORCPT ); Wed, 6 Oct 2021 12:27:48 -0400 X-IronPort-AV: E=McAfee;i="6200,9189,10129"; a="225984223" X-IronPort-AV: E=Sophos;i="5.85,352,1624345200"; d="scan'208";a="225984223" Received: from fmsmga007.fm.intel.com ([10.253.24.52]) by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 06 Oct 2021 09:25:07 -0700 X-IronPort-AV: E=Sophos;i="5.85,352,1624345200"; d="scan'208";a="484178307" Received: from smile.fi.intel.com (HELO smile) ([10.237.68.40]) by fmsmga007-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 06 Oct 2021 09:25:04 -0700 Received: from andy by smile with local (Exim 4.95) (envelope-from ) id 1mY9j2-009Fq7-Q6; Wed, 06 Oct 2021 19:25:00 +0300 Date: Wed, 6 Oct 2021 19:25:00 +0300 From: Andy Shevchenko To: Pierre-Louis Bossart Cc: Mark Brown , alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, Cezary Rojewski , Liam Girdwood , Jie Yang , Jaroslav Kysela , Takashi Iwai Subject: Re: [PATCH v1 1/4] ASoC: Intel: bytcht_es8316: Get platform data via dev_get_platdata() Message-ID: References: <20211006150428.16434-1-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Oct 06, 2021 at 10:52:54AM -0500, Pierre-Louis Bossart wrote: > On 10/6/21 10:04 AM, Andy Shevchenko wrote: > > Access to platform data via dev_get_platdata() getter to make code cleaner. > > > > Signed-off-by: Andy Shevchenko > > For the series > > Acked-by: Pierre-Louis Bossart Thanks! > FWIW Marc likes a cover letter that's kept in the merge logs. Noted! -- With Best Regards, Andy Shevchenko