Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp1760543pxj; Wed, 19 May 2021 13:17:17 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwCtEiPYKAUZ7d3lJMoBvKwA2MbH/5U36l723JROeDX2wNfuwuwAYVdW1tcME7yArLyIPto X-Received: by 2002:a17:907:2145:: with SMTP id rk5mr933243ejb.228.1621455437490; Wed, 19 May 2021 13:17:17 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1621455437; cv=none; d=google.com; s=arc-20160816; b=W+xRSNnJfMZQCuOcQ5HtLPVRFDTM7glpMU+/Um0NlujHGMIUTC/AX3novAaOyxENiu 5xxbm/CGzrvHxreLTRFmdV51WvthP9vd0VMP8cL3KpXnY+HJ59FiNHM8Q+OC7ZrUbXkt /gGpQvOMz6XLuUGSwfYggfyk2ThJJpTDotrhmL2Ci2Gfzog48bwESERz9MzarEax94U8 zw3blyrAz2PRceClwKjRC4+TvpAk4l+lJbnh2BQvlvnOfb2qOmrQSteTmtfbnGOQX7Db Eg2NW8LEIzTbLxk64/AWi36ZhaumMOD0GdPAeWH2/VgIiszMEEyTgyZfVQ3ksQgk4Ua7 6joQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from :dkim-signature; bh=KWvA8OOI46ino11KDQEQPR0rdyMuXotJBNiFaF+c1OE=; b=TZ6yIloXo3g5LWaWjx5/YJqO+g7stciaLx2EBAJ/bdV9Cthm0CGdTvNM9ak0TN2DM/ sfz++LF0K4cf5tWheuEN0IhLWc7wDqQ0qcxs0tTK0fQJrz6IRVYmGlIJ2hlwrfnJDUFh YgU2t//lenBM/oh6xn2FSw7yqugnadwx8urw8YbRrvCUI6/9gvgnWLzW4dT+9M1EvlS5 pKNzO+D5N5lN2bTD7Nwro3wQcXhCsshjhjz4CQPUeJIsI5+4wgdB1txwQ1BpOlOhMVcV 8CxeSWz7WqZdVof7LnWnLgmucjOgIJM1VzvGHK+WV6isCaO8D8fxv3P1pqIbhEl7wPvJ BKAA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=hZgrLRsJ; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id h8si606452ejt.48.2021.05.19.13.16.53; Wed, 19 May 2021 13:17:17 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=hZgrLRsJ; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1355003AbhESQMY (ORCPT + 99 others); Wed, 19 May 2021 12:12:24 -0400 Received: from mail.kernel.org ([198.145.29.99]:53586 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240705AbhESQMX (ORCPT ); Wed, 19 May 2021 12:12:23 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 05992611BF; Wed, 19 May 2021 16:11:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1621440663; bh=+hzflIl7NNcJ2gbpJkhKu/53r/LpXiCYKTLYsUN5KNo=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=hZgrLRsJLWqgVBb6AIy0McbTl8ajcZ6vkhyXw+fL6eDSvlD3BcHmeeNpXNJKcLKGf xLe3GLU+xe1UnWnBfWC2wjG2P4DPtdTcgNkNyiCsGGkD4rCDExE1iYOdcRrdA4B0HH yHdoUHHuSIqB64/78RrlmbJXq1A+YNjKRtNz1VhxJ/VRkh8awMUilWoIbvOrNurwjZ WUxM+7yv5PrKBF3Z57eXrCDZg13VHLTPvsGDiEASRqcUgN1SXjyQMyAtJjz39QlJVn jgrQN/AGNx+jclQjFPcIpcalSdOItGKYcXzht3EQiGjLFRTyO1prlevfM7qQg8Fhnc yotaFBGel+HnA== From: Mark Brown To: Axel Lin Cc: Mark Brown , linux-kernel@vger.kernel.org, Liam Girdwood , Matti Vaittinen Subject: Re: [PATCH v2] regulator: Check ramp_delay_table for regulator_set_ramp_delay_regmap Date: Wed, 19 May 2021 17:10:10 +0100 Message-Id: <162144038078.37201.13842625439726984662.b4-ty@kernel.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20210519132255.1683863-1-axel.lin@ingics.com> References: <20210519132255.1683863-1-axel.lin@ingics.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 19 May 2021 21:22:55 +0800, Axel Lin wrote: > Return -EINVAL if ramp_delay_table is NULL. > Also add WARN_ON since the driver code needs fix if this happened. Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git for-next Thanks! [1/1] regulator: Check ramp_delay_table for regulator_set_ramp_delay_regmap commit: 687c9e3b1a81d43b233482f781bd4e20561bc390 All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark