From patchwork Fri Jul 6 10:29:46 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Chris Packham X-Patchwork-Id: 940374 X-Patchwork-Delegate: sjg@chromium.org Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.denx.de (client-ip=81.169.180.215; helo=lists.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="p3XNoxOY"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 41MWFZ50cXz9s29 for ; Fri, 6 Jul 2018 20:30:10 +1000 (AEST) Received: by lists.denx.de (Postfix, from userid 105) id 38E53C22041; Fri, 6 Jul 2018 10:30:06 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=FREEMAIL_FROM, RCVD_IN_MSPIKE_H2, T_DKIM_INVALID autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id 101B0C21F9E; Fri, 6 Jul 2018 10:30:03 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id CAA37C21FB3; Fri, 6 Jul 2018 10:30:01 +0000 (UTC) Received: from mail-pf0-f196.google.com (mail-pf0-f196.google.com [209.85.192.196]) by lists.denx.de (Postfix) with ESMTPS id 71522C21C51 for ; Fri, 6 Jul 2018 10:30:00 +0000 (UTC) Received: by mail-pf0-f196.google.com with SMTP id b17-v6so8102546pfi.0 for ; Fri, 06 Jul 2018 03:30:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id; bh=cZ4NVc5o83vB4ulk8LGAzJxKibYvNY2x5CbpTPYTpSo=; b=p3XNoxOYGnqWUm41LBQJUaWo+tNjZl4VgOkh/0CN8IHx3H0fjiZ2kVHMy4sXO6r8ms YY5VZFDFC/op2h58jDMSLKQhUShkUieauFBjxU15ASApt71Ydr0AVvdfKc4/2/caZvUb QZfjWKAoFuAZ+joG75f7FuIkzCDTcenind+FKkVyXjSUx7TOMX3f06cCLyJLTvQxbyj7 IteijADL1hHaBenrSr8d4amSrsPxopkTDusv7SpbMtShqngLswrZJ65lprTpbHgoynTH eIWpOHoMvtYwWsCJhC/0L/wbG6KKFVq5+N4fvmqc6jW1BLKx4rO/QEdbWcu7a8l9VeU2 ckgA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=cZ4NVc5o83vB4ulk8LGAzJxKibYvNY2x5CbpTPYTpSo=; b=OST4d+o40B+PO2boQGDSxlr2aLcLlhwH2od8TpIqkRt+E4mvOpaGAFBkB4cYTK5aC0 Cw7s9KaEgrf4svZJ2Vy5X9HosiWCLOMuGGaqHgW+lAc0B8P7n4E8m67E2A5djFIJH3Gk FzJFo/8o8cxwtW5QQmeQW5hY4WZXN4pVqy4onhfH/zxuUob4bM5CqS2/ZJl+bJuegsDL 89BpL/8bn51shGURUx3U0RF+Vs4jU/GPHP8QD74jYZQ06H9iKmIgWGeCOurU1spoMgRO m6sV0NMbGCrnQziJLdZxZlSXMTlqbgC4LUnSkcwNSC9heanJaUtsm+H0J/SrdL7i6+4a FqGw== X-Gm-Message-State: APt69E39UHGrt4Rhg9amSR6+6JXMC2o+e5nZ/TpcnZYCm3gnvDofg4j2 IkRQxlwbMEqb9k4+MOV97/NfOgCh X-Google-Smtp-Source: AAOMgpdQKsSE60G/AG90czqZJdY2qDpSCtY+PLd44lNMaph90blvp1nLzXgFU3Ny6cJnAFMnY/0SnA== X-Received: by 2002:a63:a1a:: with SMTP id 26-v6mr8971195pgk.221.1530872998503; Fri, 06 Jul 2018 03:29:58 -0700 (PDT) Received: from chrisp-dl.ws.atlnz.lc ([2001:df5:b000:22:3a2c:4aff:fe70:2b02]) by smtp.gmail.com with ESMTPSA id 125-v6sm16580384pfy.33.2018.07.06.03.29.55 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 06 Jul 2018 03:29:57 -0700 (PDT) From: Chris Packham To: u-boot@lists.denx.de, Simon Glass Date: Fri, 6 Jul 2018 22:29:46 +1200 Message-Id: <20180706102946.25743-1-judge.packham@gmail.com> X-Mailer: git-send-email 2.18.0 Cc: Chris Packham Subject: [U-Boot] [PATCH] doc: driver-model: Fix typo X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" Signed-off-by: Chris Packham Reviewed-by: Simon Glass --- doc/driver-model/README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/driver-model/README.txt b/doc/driver-model/README.txt index 0853477578ac..d6fa5c485793 100644 --- a/doc/driver-model/README.txt +++ b/doc/driver-model/README.txt @@ -695,7 +695,7 @@ steps (see device_probe()): allocate it yourself in ofdata_to_platdata(). Note that it is preferable to do all the device tree decoding in ofdata_to_platdata() rather than in probe(). (Apart from the ugliness of mixing configuration and run-time - data, one day it is possible that U-Boot will cache platformat data for + data, one day it is possible that U-Boot will cache platform data for devices which are regularly de/activated). h. The device's probe() method is called. This should do anything that