linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation / acpi: refer to correct file for acpi_platform_device_ids[] table
@ 2013-02-08 14:07 Mika Westerberg
  2013-02-08 23:14 ` Rafael J. Wysocki
  0 siblings, 1 reply; 3+ messages in thread
From: Mika Westerberg @ 2013-02-08 14:07 UTC (permalink / raw)
  To: linux-kernel; +Cc: Rafael J. Wysocki, Rob Landley, Mika Westerberg

When the ACPI platform device code was converted to the new ACPI scan
handler facility, the the acpi_platform_device_ids[] was moved to
drivers/acpi/acpi_platform.c. Update the documentation accordingly.

Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
---
 Documentation/acpi/enumeration.txt |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/acpi/enumeration.txt b/Documentation/acpi/enumeration.txt
index 54469bc..94a6561 100644
--- a/Documentation/acpi/enumeration.txt
+++ b/Documentation/acpi/enumeration.txt
@@ -63,8 +63,8 @@ from ACPI tables.
 Currently the kernel is not able to automatically determine from which ACPI
 device it should make the corresponding platform device so we need to add
 the ACPI device explicitly to acpi_platform_device_ids list defined in
-drivers/acpi/scan.c. This limitation is only for the platform devices, SPI
-and I2C devices are created automatically as described below.
+drivers/acpi/acpi_platform.c. This limitation is only for the platform
+devices, SPI and I2C devices are created automatically as described below.
 
 SPI serial bus support
 ~~~~~~~~~~~~~~~~~~~~~~
-- 
1.7.10.4


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

* Re: [PATCH] Documentation / acpi: refer to correct file for acpi_platform_device_ids[] table
  2013-02-08 14:07 [PATCH] Documentation / acpi: refer to correct file for acpi_platform_device_ids[] table Mika Westerberg
@ 2013-02-08 23:14 ` Rafael J. Wysocki
  2013-02-09  3:45   ` Mika Westerberg
  0 siblings, 1 reply; 3+ messages in thread
From: Rafael J. Wysocki @ 2013-02-08 23:14 UTC (permalink / raw)
  To: Mika Westerberg; +Cc: linux-kernel, Rob Landley, ACPI Devel Maling List

On Friday, February 08, 2013 04:07:01 PM Mika Westerberg wrote:
> When the ACPI platform device code was converted to the new ACPI scan
> handler facility, the the acpi_platform_device_ids[] was moved to
> drivers/acpi/acpi_platform.c. Update the documentation accordingly.
> 
> Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>

Applied.

When you post any patches touching ACPI, please send CCs of them to
linux-acpi as well.

Thanks,
Rafael


> ---
>  Documentation/acpi/enumeration.txt |    4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/Documentation/acpi/enumeration.txt b/Documentation/acpi/enumeration.txt
> index 54469bc..94a6561 100644
> --- a/Documentation/acpi/enumeration.txt
> +++ b/Documentation/acpi/enumeration.txt
> @@ -63,8 +63,8 @@ from ACPI tables.
>  Currently the kernel is not able to automatically determine from which ACPI
>  device it should make the corresponding platform device so we need to add
>  the ACPI device explicitly to acpi_platform_device_ids list defined in
> -drivers/acpi/scan.c. This limitation is only for the platform devices, SPI
> -and I2C devices are created automatically as described below.
> +drivers/acpi/acpi_platform.c. This limitation is only for the platform
> +devices, SPI and I2C devices are created automatically as described below.
>  
>  SPI serial bus support
>  ~~~~~~~~~~~~~~~~~~~~~~
> 
-- 
I speak only for myself.
Rafael J. Wysocki, Intel Open Source Technology Center.

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

* Re: [PATCH] Documentation / acpi: refer to correct file for acpi_platform_device_ids[] table
  2013-02-08 23:14 ` Rafael J. Wysocki
@ 2013-02-09  3:45   ` Mika Westerberg
  0 siblings, 0 replies; 3+ messages in thread
From: Mika Westerberg @ 2013-02-09  3:45 UTC (permalink / raw)
  To: Rafael J. Wysocki; +Cc: linux-kernel, Rob Landley, ACPI Devel Maling List

On Sat, Feb 09, 2013 at 12:14:27AM +0100, Rafael J. Wysocki wrote:
> On Friday, February 08, 2013 04:07:01 PM Mika Westerberg wrote:
> > When the ACPI platform device code was converted to the new ACPI scan
> > handler facility, the the acpi_platform_device_ids[] was moved to
> > drivers/acpi/acpi_platform.c. Update the documentation accordingly.
> > 
> > Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
> 
> Applied.

Thanks!

> When you post any patches touching ACPI, please send CCs of them to
> linux-acpi as well.

Sure.

In this case I just CC'd what get_maintainer.pl gave me and somehow it
missed linux-acpi totally.

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

end of thread, other threads:[~2013-02-09  3:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-08 14:07 [PATCH] Documentation / acpi: refer to correct file for acpi_platform_device_ids[] table Mika Westerberg
2013-02-08 23:14 ` Rafael J. Wysocki
2013-02-09  3:45   ` Mika Westerberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).