-
由 Rob Herring 提交于
Instead of directly parsing the compatible property, use the of_property_for_each_string() helper to iterate over each compatible string. This reduces the LoC and makes the functions easier to understand. Signed-off-by: NRob Herring <robh@kernel.org>
bc575064