[RFC PATCH 12/14] ARM: vexpress: add board support for DT probing
    Mitch Bradley 
    wmb at firmworks.com
       
    Thu Aug 19 09:56:00 EST 2010
    
    
  
The sequence "of_get_property() .. of_read_number()" is sufficiently 
common to justify a function like
   error = of_read_numeric_property(node, name, default_value, &value)
Mitch
    
    
More information about the devicetree-discuss
mailing list