From patchwork Fri Jun 10 12:36:17 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Cezary Rojewski X-Patchwork-Id: 12877556 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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 8F378C43334 for ; Fri, 10 Jun 2022 12:28:09 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id CC04B1B50; Fri, 10 Jun 2022 14:27:17 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz CC04B1B50 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1654864087; bh=2NbET2uuELT2qxeUA6UaI5G3IivOjV6ok7fat1d8OXM=; h=From:To:Subject:Date:In-Reply-To:References:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=pzflaeM0tmqQAqR/qTfr6rHGKnziGBINDfxQnP9k0sTd4NzBOPNHF9IL5JwoSFWsQ SjmzoF7xmti8n59z6SBX7FN9idK6WvLgeHKjXM+QyZsEgadnaX0r7WS7W8msNSMzUR 14ghlu1V4lrQ3/Tx/o6NXokQiCoiE+QSEDcyHKLI= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 69C54F8053C; Fri, 10 Jun 2022 14:26:32 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 81004F80535; Fri, 10 Jun 2022 14:26:28 +0200 (CEST) Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id B793CF8052D for ; Fri, 10 Jun 2022 14:26:22 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz B793CF8052D Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="Oa0kGBzE" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1654863984; x=1686399984; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=2NbET2uuELT2qxeUA6UaI5G3IivOjV6ok7fat1d8OXM=; b=Oa0kGBzELGia2WFbBNytUcHCFdDMP8XmDVS3gKjWhKZXbMEQmZmsJwND hZ4mIRC1E44OBjtFIZVXvK+i2wwq0hGSdfnqFfc3j4BMGhEdzIMM7JsAq ENadjWhicMiISXjbgkNp0f/yzs4dOH0b4+KekyVTsYI7GThcv8HQCAHdH k80iriDeggUEgwI+wZRXtfao28T87SSAuhfZ2oLW/XDyCl1N51qiDi30N vEMImS78w3d4pYkx2hDC93Ohg8cQN6Jdu02UZe7K6hPAbwg3Km+VLmrK0 HhvnsZfPlxEJHi8Sy2+VWAQ01S3dC4Ktw2nP910sWzzRPP185TYsAFdf3 Q==; X-IronPort-AV: E=McAfee;i="6400,9594,10373"; a="278414399" X-IronPort-AV: E=Sophos;i="5.91,290,1647327600"; d="scan'208";a="278414399" Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Jun 2022 05:26:22 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.91,290,1647327600"; d="scan'208";a="684517877" Received: from crojewsk-ctrl.igk.intel.com ([10.102.9.28]) by fmsmga002.fm.intel.com with ESMTP; 10 Jun 2022 05:26:20 -0700 From: Cezary Rojewski To: alsa-devel@alsa-project.org, broonie@kernel.org Subject: [PATCH 07/17] ASoC: Intel: hsw_rt5640: Improve hw_params() debug-ability Date: Fri, 10 Jun 2022 14:36:17 +0200 Message-Id: <20220610123627.1339985-8-cezary.rojewski@intel.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220610123627.1339985-1-cezary.rojewski@intel.com> References: <20220610123627.1339985-1-cezary.rojewski@intel.com> MIME-Version: 1.0 Cc: Cezary Rojewski , pierre-louis.bossart@linux.intel.com, tiwai@suse.com, hdegoede@redhat.com, amadeuszx.slawinski@linux.intel.com X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" Print status if setting sysclk fails. Signed-off-by: Cezary Rojewski Reviewed-by: Amadeusz Sławiński --- sound/soc/intel/boards/hsw_rt5640.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sound/soc/intel/boards/hsw_rt5640.c b/sound/soc/intel/boards/hsw_rt5640.c index 94f96de0b62a..5e2224f7e986 100644 --- a/sound/soc/intel/boards/hsw_rt5640.c +++ b/sound/soc/intel/boards/hsw_rt5640.c @@ -53,7 +53,7 @@ static int codec_link_hw_params(struct snd_pcm_substream *substream, ret = snd_soc_dai_set_sysclk(codec_dai, RT5640_SCLK_S_MCLK, 12288000, SND_SOC_CLOCK_IN); if (ret < 0) { - dev_err(rtd->dev, "can't set codec sysclk configuration\n"); + dev_err(rtd->dev, "set codec sysclk failed: %d\n", ret); return ret; }