public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ACPI: Update acpi_check_dsm() comments
@ 2014-09-15 11:36 Yijing Wang
  2014-09-25 23:46 ` Rafael J. Wysocki
  0 siblings, 1 reply; 2+ messages in thread
From: Yijing Wang @ 2014-09-15 11:36 UTC (permalink / raw)
  To: rjw; +Cc: linux-acpi, Yijing Wang

Update function comments.

Signed-off-by: Yijing Wang <wangyijing@huawei.com>
---
 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
-- 
1.7.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-09-25 23:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-15 11:36 [PATCH] ACPI: Update acpi_check_dsm() comments Yijing Wang
2014-09-25 23:46 ` Rafael J. Wysocki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox