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 phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 0DF59C433F5 for ; Thu, 27 Jan 2022 15:06:19 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 33C15837C5; Thu, 27 Jan 2022 16:06:15 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=chromium.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=chromium.org header.i=@chromium.org header.b="SFWG1j/a"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 5049D8349B; Thu, 27 Jan 2022 16:06:06 +0100 (CET) Received: from mail-vk1-xa2c.google.com (mail-vk1-xa2c.google.com [IPv6:2607:f8b0:4864:20::a2c]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id D278580F81 for ; Thu, 27 Jan 2022 16:06:01 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=chromium.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=sjg@google.com Received: by mail-vk1-xa2c.google.com with SMTP id n14so2019546vkk.6 for ; Thu, 27 Jan 2022 07:06:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=FJpEi+knnlzY01BEJgn/MpqXzynYbE8M0dJHKmSTuNk=; b=SFWG1j/awY6V7E9poJ40vfCWIiOZQ3zSguNiZJLcPL9e+8sHISjR2lOr6L5ftdKuMa TCLTWXy0A70HiHPMbTSTA5bu7OgrmhmPgceOYVaZAACMX+GJvnsoSwdRrnahYljWuRXb HIZy0mUtMiWL4Fscv7B5n+rZI64dF5XyfLW/0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=FJpEi+knnlzY01BEJgn/MpqXzynYbE8M0dJHKmSTuNk=; b=1baiVte3BXczgJWn5kbxU0yMYWa3ZFcyP34pKb5gYIjSRMhxRrXfS86LBbBUNx0DVb B9MbWd2zbfBUTVRWji/49o0Kfhl5kuiKE+V9Wm/W6ox2elGdGF1uU7iPyr42hLmB2MV1 4eA8my3w7CwXDkIWw6IFNLC8IWA8QrUnnp40pBR/3po/Bb0eDzx9eCHZfHE3f8HabLOY zotzpIcSSsjtgDl9shVSYFksCfUrupwOfB/Ewfymm39ydruYbEQPjhdHpKL6OkiWLCCW N6oVFyy+BKF6y++XCWqPjyEpM4JV/o5G9KQsIBOsuGPbPilBmVv86Mw7djglq5QRAmrx etNw== X-Gm-Message-State: AOAM532KDKH3MBLyZozBHQ2aZARuY5aA0Su+ShEdEw87xQDXaOBTFD9N zBLSESdE79gk+ttxioTF8VdMKscqNGeYuu7/6h47P4VBpTs= X-Google-Smtp-Source: ABdhPJzTURsHlmOQ4PPBGvsbH7eBQtABqMfcXgoV78U6xWkxJEtnm1tCamtXPCmGs7urhNmqvBpg3hqeuhIvUSQ1AVY= X-Received: by 2002:a05:6122:c98:: with SMTP id ba24mr1630227vkb.8.1643295959199; Thu, 27 Jan 2022 07:05:59 -0800 (PST) MIME-Version: 1.0 References: <20220117154922.1085936-1-patrick.delaunay@foss.st.com> <20220117164919.v2.1.Id4243a671034f3f7b464dc2753bf03a33ccdd60c@changeid> In-Reply-To: <20220117164919.v2.1.Id4243a671034f3f7b464dc2753bf03a33ccdd60c@changeid> From: Simon Glass Date: Thu, 27 Jan 2022 08:05:46 -0700 Message-ID: Subject: Re: [PATCH v2 1/3] dm: fix up documentation for uclass_get_by_name_len To: Patrick Delaunay Cc: U-Boot Mailing List , U-Boot STM32 Content-Type: text/plain; charset="UTF-8" X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.5 at phobos.denx.de X-Virus-Status: Clean On Mon, 17 Jan 2022 at 08:49, Patrick Delaunay wrote: > > Fix up the comment for uclass_get_by_name_len() to avoid confusion. > > Fixes: 4b030177b660 ("dm: core: Allow finding children / uclasses by partial name") > Signed-off-by: Patrick Delaunay > --- > > (no changes since v1) > > include/dm/uclass.h | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Reviewed-by: Simon Glass