From patchwork Sun Sep 22 07:42:41 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hanjun Guo X-Patchwork-Id: 20524 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-qc0-f200.google.com (mail-qc0-f200.google.com [209.85.216.200]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 1A3D8246ED for ; Sun, 22 Sep 2013 07:44:20 +0000 (UTC) Received: by mail-qc0-f200.google.com with SMTP id x20sf2092722qcv.7 for ; Sun, 22 Sep 2013 00:44:20 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:x-original-sender:x-original-authentication-results :precedence:mailing-list:list-id:list-post:list-help:list-archive :list-unsubscribe; bh=qjXvUkKP6tvlO8pGzGyef/+mWofERn2sYLtIXOMuM7E=; b=UWOPgp/I5iYzPJg46ruJ7PrXfW9ubH+RlmxUhpeJEEOVK9kC+IRpQOeRBteF+RN6Uo uepmCKhT/6HSPPaLN71g/dXVA7dsuz+IMQMkkl/Ws3I0YqY+l0vbxCAOTvYMFMYT8c4e lIOLh4Tyzq+ZO2A6wU84zjvh647Nhule8XV4HjifIORVfMsKUc73xeJFLWbgERO1Tlb6 qqwrjQ0O9+I2ytR06LjjdYRsGhwhZgWmuZ92TYAOxmBQ934ZwSCvFRsZsbCD1qO3DMQU fd6rgQZAQFxGU4dYq056ZA22KVb6OmYAZAeatRsSfsE2uGJGN6uUBqoEf1dcJFtPgeca h8ig== X-Gm-Message-State: ALoCoQk1W4Jnt6ziUPBJzdnLMa2cW0l/gTpldNtTzOmQzt425rbHh/zx0eR2mlYVQQtcFsp50A9T X-Received: by 10.224.97.1 with SMTP id j1mr1327039qan.6.1379835860375; Sun, 22 Sep 2013 00:44:20 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.39.163 with SMTP id q3ls833035qek.31.gmail; Sun, 22 Sep 2013 00:44:20 -0700 (PDT) X-Received: by 10.52.100.202 with SMTP id fa10mr13043342vdb.0.1379835860273; Sun, 22 Sep 2013 00:44:20 -0700 (PDT) Received: from mail-vb0-f51.google.com (mail-vb0-f51.google.com [209.85.212.51]) by mx.google.com with ESMTPS id k10si4922238vca.124.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 22 Sep 2013 00:44:20 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.212.51 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.212.51; Received: by mail-vb0-f51.google.com with SMTP id x16so1384901vbf.38 for ; Sun, 22 Sep 2013 00:44:19 -0700 (PDT) X-Received: by 10.220.10.194 with SMTP id q2mr15343048vcq.2.1379835859874; Sun, 22 Sep 2013 00:44:19 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.174.196 with SMTP id u4csp102678vcz; Sun, 22 Sep 2013 00:44:19 -0700 (PDT) X-Received: by 10.66.119.202 with SMTP id kw10mr1592607pab.118.1379835858106; Sun, 22 Sep 2013 00:44:18 -0700 (PDT) Received: from mail-pd0-f169.google.com (mail-pd0-f169.google.com [209.85.192.169]) by mx.google.com with ESMTPS id ua7si18456974pac.262.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 22 Sep 2013 00:44:18 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.192.169 is neither permitted nor denied by best guess record for domain of hanjun.guo@linaro.org) client-ip=209.85.192.169; Received: by mail-pd0-f169.google.com with SMTP id r10so2038770pdi.28 for ; Sun, 22 Sep 2013 00:44:17 -0700 (PDT) X-Received: by 10.68.9.3 with SMTP id v3mr17177860pba.84.1379835857687; Sun, 22 Sep 2013 00:44:17 -0700 (PDT) Received: from localhost ([218.17.215.175]) by mx.google.com with ESMTPSA id gg10sm26225618pbc.46.1969.12.31.16.00.00 (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Sun, 22 Sep 2013 00:44:16 -0700 (PDT) From: Hanjun Guo To: "Rafael J. Wysocki" Cc: linux-acpi@vger.kernel.org, patches@linaro.org, linaro-kernel@lists.linaro.org, linaro-acpi@lists.linaro.org, Hanjun Guo Subject: [PATCH] ACPI / scan: fix typo in comments of acpi_bus_unregister_driver() Date: Sun, 22 Sep 2013 15:42:41 +0800 Message-Id: <1379835761-31529-1-git-send-email-hanjun.guo@linaro.org> X-Mailer: git-send-email 1.7.9.5 X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: hanjun.guo@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.212.51 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , "APIC" should be "ACPI" here. Signed-off-by: Hanjun Guo --- drivers/acpi/scan.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/acpi/scan.c b/drivers/acpi/scan.c index fbdb82e..611ce90 100644 --- a/drivers/acpi/scan.c +++ b/drivers/acpi/scan.c @@ -1121,7 +1121,7 @@ int acpi_bus_register_driver(struct acpi_driver *driver) EXPORT_SYMBOL(acpi_bus_register_driver); /** - * acpi_bus_unregister_driver - unregisters a driver with the APIC bus + * acpi_bus_unregister_driver - unregisters a driver with the ACPI bus * @driver: driver to unregister * * Unregisters a driver with the ACPI bus. Searches the namespace for all