Re: [PATCH 2/2] tty: serial core: use the ACPI PM state defines
From: Linus Walleij <hidden>
Date: 2012-12-06 19:31:15
Also in:
linux-acpi
From: Linus Walleij <hidden>
Date: 2012-12-06 19:31:15
Also in:
linux-acpi
On Thu, Dec 6, 2012 at 8:31 PM, Alan Cox [off-list ref] wrote:
Almost none of the platforms using the serial driver even have ACPI so this seems to be an obfuscation of a simple numbering system for a subsystem specific set of definitions that may or may not fit in future.
OK so we need to get away from using the ACPI numbering scheme. What about we define something in the <linux/tty.h> file instead and delete the paragraph from the documentation saying it is related to ACPI? (Will try this next.) Yours, Linus Walleij