commit | d3b814bb1e8b0c63449a3430196c20cbe24a3e67 | [log] [tgz] |
---|---|---|
author | Michael Ellerman <michael@ellerman.id.au> | Tue Jun 19 16:07:58 2007 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Tue Jul 10 21:53:46 2007 +1000 |
tree | efc3e7df26def2a93768d78e55b0cc8bc4d96b80 | |
parent | 972d17c9dbad378da61baa17f4c3ea6e154b186a [diff] |
[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 <michael@ellerman.id.au> Signed-off-by: Paul Mackerras <paulus@samba.org>