From: Bob Moore Date: Wed, 19 Dec 2012 05:38:18 +0000 (+0000) Subject: ACPICA: Add macros to extract flag bits from resource descriptors. X-Git-Tag: v3.9-rc1~146^2~11^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f3faaba5922d3763f3e9398a2b00dc7239e2d27;p=pandora-kernel.git ACPICA: Add macros to extract flag bits from resource descriptors. Improves readability and maintainability of the code. Fixes a problem with the UART serial bus descriptor for the number of data bits flags (was incorrectly 2 bits, should be 3). Signed-off-by: Bob Moore Signed-off-by: Lv Zheng Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed