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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id AE4ACC43334 for ; Fri, 8 Jul 2022 04:48:37 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237268AbiGHEsd (ORCPT ); Fri, 8 Jul 2022 00:48:33 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50464 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237239AbiGHEs3 (ORCPT ); Fri, 8 Jul 2022 00:48:29 -0400 Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EB5B01156; Thu, 7 Jul 2022 21:48:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1657255707; x=1688791707; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=EGhN4/wgpGUwd8gfvBwBgb7INh+JPLI5yLBYfzH2X2s=; b=dCzdu7t+eTEC/uAcj5/2FjwZTeYGLm25RAUZqpSN3PAQSe/F4Q3Iv+sR /rbicOLDCfZZUeRAebMnkQqDOHBsm8mxQNsi9r22i3LgmtVcrNrl7Iv8e X7slFTPeXYUZpQnK3iDUSGY3SpUzqX6iPXQt/f74CisRkFy5kPS99L3YN jjfvlDbDux0/i2N348MfhdMbL/+oXl3IRAJQ4mzIxLFND9n2RabyMvL1e ubxhyfsrboLIPMXkbT5yFdA71mn32GMi+mK34pEFY76U9LDf6Wg3MB1kL u8a7G87MfcksPZHP5EszB7wN6z0xoZ4o7ZqIB6MIUr5YzC+p/pMYKyl1Q g==; X-IronPort-AV: E=McAfee;i="6400,9594,10401"; a="263969270" X-IronPort-AV: E=Sophos;i="5.92,254,1650956400"; d="scan'208";a="263969270" Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 07 Jul 2022 21:48:27 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.92,254,1650956400"; d="scan'208";a="736210955" Received: from lkp-server01.sh.intel.com (HELO 68b931ab7ac1) ([10.239.97.150]) by fmsmga001.fm.intel.com with ESMTP; 07 Jul 2022 21:48:25 -0700 Received: from kbuild by 68b931ab7ac1 with local (Exim 4.95) (envelope-from ) id 1o9fui-000Mvw-BZ; Fri, 08 Jul 2022 04:48:24 +0000 Date: Fri, 8 Jul 2022 12:48:18 +0800 From: kernel test robot To: Aidan MacDonald , paul@crapouillou.net, lgirdwood@gmail.com, broonie@kernel.org, perex@perex.cz, tiwai@suse.com Cc: llvm@lists.linux.dev, kbuild-all@lists.01.org, linux-mips@vger.kernel.org, alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 11/11] ASoC: jz4740-i2s: Refactor DAI probe/remove ops as component ops Message-ID: <202207081227.ibiEiprJ-lkp@intel.com> References: <20220707194655.312892-12-aidanmacdonald.0x0@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220707194655.312892-12-aidanmacdonald.0x0@gmail.com> Precedence: bulk List-ID: X-Mailing-List: linux-mips@vger.kernel.org Hi Aidan, Thank you for the patch! Yet something to improve: [auto build test ERROR on broonie-sound/for-next] [cannot apply to linus/master v5.19-rc5 next-20220707] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '--base' as documented in https://git-scm.com/docs/git-format-patch#_base_tree_information] url: https://github.com/intel-lab-lkp/linux/commits/Aidan-MacDonald/ASoC-cleanups-and-improvements-for-jz4740-i2s/20220708-034953 base: https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next config: arm64-buildonly-randconfig-r006-20220707 (https://download.01.org/0day-ci/archive/20220708/202207081227.ibiEiprJ-lkp@intel.com/config) compiler: clang version 15.0.0 (https://github.com/llvm/llvm-project 562c3467a6738aa89203f72fc1d1343e5baadf3c) reproduce (this is a W=1 build): wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross # install arm64 cross compiling tool for clang build # apt-get install binutils-aarch64-linux-gnu # https://github.com/intel-lab-lkp/linux/commit/d990302616fcc22f1e2a3b963c25fdec9d787251 git remote add linux-review https://github.com/intel-lab-lkp/linux git fetch --no-tags linux-review Aidan-MacDonald/ASoC-cleanups-and-improvements-for-jz4740-i2s/20220708-034953 git checkout d990302616fcc22f1e2a3b963c25fdec9d787251 # save the config file mkdir build_dir && cp config build_dir/.config COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=arm64 SHELL=/bin/bash sound/soc/jz4740/ If you fix the issue, kindly add following tag where applicable Reported-by: kernel test robot All errors (new ones prefixed by >>): >> sound/soc/jz4740/jz4740-i2s.c:442:2: error: use of undeclared identifier 'ret' ret = clk_prepare_enable(i2s->clk_aic); ^ sound/soc/jz4740/jz4740-i2s.c:443:6: error: use of undeclared identifier 'ret' if (ret) ^ sound/soc/jz4740/jz4740-i2s.c:444:10: error: use of undeclared identifier 'ret' return ret; ^ 3 errors generated. vim +/ret +442 sound/soc/jz4740/jz4740-i2s.c 437 438 static int jz4740_i2s_probe(struct snd_soc_component *component) 439 { 440 struct jz4740_i2s *i2s = snd_soc_component_get_drvdata(component); 441 > 442 ret = clk_prepare_enable(i2s->clk_aic); 443 if (ret) 444 return ret; 445 446 regmap_write(i2s->regmap, JZ_REG_AIC_CONF, JZ_AIC_CONF_RESET); 447 448 regmap_write(i2s->regmap, JZ_REG_AIC_CONF, 449 JZ_AIC_CONF_OVERFLOW_PLAY_LAST | 450 JZ_AIC_CONF_I2S | JZ_AIC_CONF_INTERNAL_CODEC); 451 452 regmap_field_write(i2s->field_rx_fifo_thresh, 7); 453 regmap_field_write(i2s->field_tx_fifo_thresh, 8); 454 455 return 0; 456 } 457 -- 0-DAY CI Kernel Test Service https://01.org/lkp