[PATCH v6] qe: add ability to upload QE firmware
Timur Tabi
timur at freescale.com
Wed Jan 9 02:26:27 EST 2008
Stephen Rothwell wrote:
> If you use:
> for_each_child_of_node(qe, fw)
> You don't need to initialise 'fw' in its declararion.
I can't find for_each_child_of_node. It's not in Kumar's for-2.6.25 branch.
> Why not:
> const u64 *iprop;
> int len;
>
> iprop = of_get_property(fs, "extended-modes", &len);
Ok.
--
Timur Tabi
Linux kernel developer at Freescale
More information about the Linuxppc-dev
mailing list