From: Michael Ellerman Date: Tue, 19 Jun 2007 06:07:58 +0000 (+1000) Subject: [POWERPC] Generalise device_node flag interface X-Git-Tag: v2.6.23-rc1~767^2^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3b814bb1e8b0c63449a3430196c20cbe24a3e67;p=pandora-kernel.git [POWERPC] Generalise device_node flag interface The struct device_node currently has a _flags variable, although it's only used for one flag - OF_DYNAMIC. Generalise the flag accessors so we can use them with other flags in future. Signed-off-by: Michael Ellerman Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed