From: Russell King Date: Sat, 21 Jan 2006 22:50:36 +0000 (+0000) Subject: [SERIAL] Make uart_info flags a bitwise type X-Git-Tag: v2.6.16-rc2~244^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=747c8a55946ed037bf7d62454c3c599c02af2262;p=pandora-kernel.git [SERIAL] Make uart_info flags a bitwise type The potential for confusing the flags is fairly high. Make uart_info's flags a bitwise type so sparse can check that the right flag definitions are used with the right structure. Signed-off-by: Russell King --- Reading git-diff-tree failed