From: Alan Stern Date: Wed, 19 Mar 2008 21:35:13 +0000 (+0100) Subject: PM: Fix misuse of wakeup flag accessors in serial core X-Git-Tag: v2.6.26-rc1~1126^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74081f8667d73ad59961cf63be5f0e9d6a87c8a3;p=pandora-kernel.git PM: Fix misuse of wakeup flag accessors in serial core This patch (as1059) fixes a mistake in the way the serial core initializes a device's wakeup settings. It should use the accessor routine instead of relying on a macro producing an lvalue. Signed-off-by: Alan Stern Signed-off-by: Rafael J. Wysocki Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed