From: Linus Walleij Date: Fri, 7 Dec 2012 10:36:08 +0000 (+0100) Subject: tty: serial core: decouple pm states from ACPI X-Git-Tag: v3.9-rc1~125^2~137 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f538fe31c1d453b7e7fc4f6e7c6a9bdead4a6f2;p=pandora-kernel.git tty: serial core: decouple pm states from ACPI The serial core is using power states lifted from ACPI for no good reason. Remove this reference from the documentation and alter all users to use an enum specific to the serial core instead, and define it in . Signed-off-by: Linus Walleij Acked-by: Alan Cox Reviewed-by: Daniel Lezcano Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed