From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.13]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 255042F0C45; Wed, 28 Jan 2026 13:22:46 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.13 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1769606567; cv=none; b=ZMOyp+KKpVO6TONolvC54FoNT9esPq4mr3+tD0RmVVoQFDyJ+sE/F/CYtP1aS1cqyhQ6aiDw4usSCeb/+nYEGfffz/A3zDYFykx2fxVo8Bjr37edP3hefqYVXBtqFzzPX7UY2tQxOSJPd/5Fj4FODzcLi6O7wRFbjlzcrbOxfgc= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1769606567; c=relaxed/simple; bh=Wz79oYG7pUL4HdToVJs/MANATGOHX4p9SVmxVs/IaYc=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=ksyzhm+xJrjOuJKEuii8fKpIUcOBVnw8S3AThy33Bvy3k+LcF3ddgCglPOYpA9k0UArJHYJrBYHpeqOJKgDKhmlh3eXpEuVt4iSYrDtKk9e9joGR3M/KsYSlak2FqBgewPIwcccHayzr2EL0aMKEYmqWqhj3K54LWcpBTEWHSCA= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com; spf=pass smtp.mailfrom=linux.intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=NDNeUpoN; arc=none smtp.client-ip=198.175.65.13 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="NDNeUpoN" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1769606566; x=1801142566; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=Wz79oYG7pUL4HdToVJs/MANATGOHX4p9SVmxVs/IaYc=; b=NDNeUpoNWiPWxGxT1mIXdwMJQBMFXKwXzfpbyzH0825vWqn7kCDCJrBd saYg5qkX93QU+RiEUGJF6ScIs4RhsH+0sM4g/6MxTBXFLpPS0Hbn5opx2 eMIlcMTylBAFrDlTJgB74tr+0eJn7Angh1NCj7QXr6SLZzI0OljtZqYAp 0DVpWYom7aD5967i3Z7CQH70ZlojBo014+zka8JPnDguIe7HFjawoy20J nEMt9YG7hJeZ6k5Gg87P0Kj/1n9QfB5SntaBMOvatJHxZeZjKNJP1KuMZ 32l20WNpea7o41+H7tznLyvWsbmAxQx5IpZiU6DSTZvTT1eIBZTlxb8tk Q==; X-CSE-ConnectionGUID: Er9NAp8vTVWqOYgO6cROAA== X-CSE-MsgGUID: 1O81W+NVS8uNjeV7h5emOA== X-IronPort-AV: E=McAfee;i="6800,10657,11684"; a="81925210" X-IronPort-AV: E=Sophos;i="6.21,258,1763452800"; d="scan'208";a="81925210" Received: from fmviesa007.fm.intel.com ([10.60.135.147]) by orvoesa105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 28 Jan 2026 05:22:46 -0800 X-CSE-ConnectionGUID: 0wd288A7QDa5lqjucxcgcA== X-CSE-MsgGUID: 3Xk/fEZCS7Sj129SSmgcjA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.21,258,1763452800"; d="scan'208";a="207889140" Received: from black.igk.intel.com ([10.91.253.5]) by fmviesa007.fm.intel.com with ESMTP; 28 Jan 2026 05:22:44 -0800 Received: by black.igk.intel.com (Postfix, from userid 1001) id 4202B98; Wed, 28 Jan 2026 14:22:43 +0100 (CET) Date: Wed, 28 Jan 2026 14:22:43 +0100 From: Mika Westerberg To: Andy Shevchenko Cc: linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org, Andy Shevchenko , Linus Walleij Subject: Re: [PATCH v1 1/1] pinctrl: cherryview: Remove duplicate error messages Message-ID: <20260128132243.GQ2275908@black.igk.intel.com> References: <20260128125343.52497-1-andriy.shevchenko@linux.intel.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20260128125343.52497-1-andriy.shevchenko@linux.intel.com> On Wed, Jan 28, 2026 at 01:53:43PM +0100, Andy Shevchenko wrote: > The pin control core is covered to report any error via message. > Since that it's not needed in the callers. > > Signed-off-by: Andy Shevchenko Acked-by: Mika Westerberg