From patchwork Mon Sep 15 11:36:53 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: wangyijing X-Patchwork-Id: 37412 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-wg0-f69.google.com (mail-wg0-f69.google.com [74.125.82.69]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 706AB206A5 for ; Mon, 15 Sep 2014 11:14:19 +0000 (UTC) Received: by mail-wg0-f69.google.com with SMTP id y10sf2102598wgg.0 for ; Mon, 15 Sep 2014 04:14:12 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:delivered-to:from:to:cc:subject:date:message-id :mime-version:sender:precedence:list-id:x-original-sender :x-original-authentication-results:mailing-list:list-post:list-help :list-archive:list-unsubscribe:content-type; bh=KBsLgLjKfdd2VMyIAQkfSkHlCrCIXP9rco2v2mQK5Iw=; b=jpgGwQQE5Pz0gZ+bxVlv6oWblgFfdTq8mqQfCqKiLfP5SBKTltUFPFEuedMApw2uWw 4PT/GyuniHLuPodRWIu/krDqy2LDBS55gHSCVbpsa7p2Ohcv8B/9dz8xthDlBGVetXit JYljc2w/IIuBttslZ/lx+X78FCb2vOcJqcJkbfQzXonWG4URJpSnLAER+9NaDUSv1ilY 3cgdVyEBTy66v8a0qFMhIQMIYS3ewABE8zfo2SudsdYXZzHwPy8OgdoeObeOLkiakDTf n48bqLJxR2NGm3nvMjPPJSHS2Pu1VbXrwrYxTZ2yddoWWP/qKjMlk0UHI7/qpmyrORjw rAeA== X-Gm-Message-State: ALoCoQn26WniMdgbbJOaKLmUr2ExGXRrXuVkD0+nXpEYJv0yqDknQOYNzz6ILgShnjg3ejN44uvl X-Received: by 10.152.42.229 with SMTP id r5mr316509lal.8.1410779652471; Mon, 15 Sep 2014 04:14:12 -0700 (PDT) X-BeenThere: patchwork-forward@linaro.org Received: by 10.152.204.34 with SMTP id kv2ls337083lac.76.gmail; Mon, 15 Sep 2014 04:14:12 -0700 (PDT) X-Received: by 10.152.202.135 with SMTP id ki7mr27551932lac.16.1410779652291; Mon, 15 Sep 2014 04:14:12 -0700 (PDT) Received: from mail-la0-f52.google.com (mail-la0-f52.google.com [209.85.215.52]) by mx.google.com with ESMTPS id lf1si9223544lac.65.2014.09.15.04.14.12 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 15 Sep 2014 04:14:12 -0700 (PDT) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.215.52 as permitted sender) client-ip=209.85.215.52; Received: by mail-la0-f52.google.com with SMTP id gq15so1753021lab.25 for ; Mon, 15 Sep 2014 04:14:12 -0700 (PDT) X-Received: by 10.112.33.74 with SMTP id p10mr25834944lbi.0.1410779652139; Mon, 15 Sep 2014 04:14:12 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patch@linaro.org Received: by 10.112.130.169 with SMTP id of9csp186028lbb; Mon, 15 Sep 2014 04:14:11 -0700 (PDT) X-Received: by 10.69.26.74 with SMTP id iw10mr4210167pbd.137.1410779650738; Mon, 15 Sep 2014 04:14:10 -0700 (PDT) Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id rg11si22343343pdb.142.2014.09.15.04.14.10 for ; Mon, 15 Sep 2014 04:14:10 -0700 (PDT) Received-SPF: none (google.com: linux-acpi-owner@vger.kernel.org does not designate permitted sender hosts) client-ip=209.132.180.67; Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752934AbaIOLOJ (ORCPT + 7 others); Mon, 15 Sep 2014 07:14:09 -0400 Received: from szxga01-in.huawei.com ([119.145.14.64]:40683 "EHLO szxga01-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752863AbaIOLOI (ORCPT ); Mon, 15 Sep 2014 07:14:08 -0400 Received: from 172.24.2.119 (EHLO szxeml415-hub.china.huawei.com) ([172.24.2.119]) by szxrg01-dlp.huawei.com (MOS 4.3.7-GA FastPath queued) with ESMTP id CBS00142; Mon, 15 Sep 2014 19:13:57 +0800 (CST) Received: from localhost.localdomain (10.175.100.166) by szxeml415-hub.china.huawei.com (10.82.67.154) with Microsoft SMTP Server id 14.3.158.1; Mon, 15 Sep 2014 19:12:48 +0800 From: Yijing Wang To: CC: , Yijing Wang Subject: [PATCH] ACPI: Update acpi_check_dsm() comments Date: Mon, 15 Sep 2014 19:36:53 +0800 Message-ID: <1410781013-16673-1-git-send-email-wangyijing@huawei.com> X-Mailer: git-send-email 1.7.1 MIME-Version: 1.0 X-Originating-IP: [10.175.100.166] X-CFilter-Loop: Reflected Sender: linux-acpi-owner@vger.kernel.org Precedence: list List-ID: X-Mailing-List: linux-acpi@vger.kernel.org X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: wangyijing@huawei.com X-Original-Authentication-Results: mx.google.com; spf=pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.215.52 as permitted sender) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , Update function comments. Signed-off-by: Yijing Wang --- drivers/acpi/utils.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/drivers/acpi/utils.c b/drivers/acpi/utils.c index 07c8c5a..834f35c 100644 --- a/drivers/acpi/utils.c +++ b/drivers/acpi/utils.c @@ -661,7 +661,6 @@ EXPORT_SYMBOL(acpi_evaluate_dsm); * @uuid: UUID of requested functions, should be 16 bytes at least * @rev: revision number of requested functions * @funcs: bitmap of requested functions - * @exclude: excluding special value, used to support i915 and nouveau * * Evaluate device's _DSM method to check whether it supports requested * functions. Currently only support 64 functions at maximum, should be