From: Rafael J. Wysocki Date: Mon, 23 Mar 2015 23:18:05 +0000 (+0100) Subject: driver core: property: Update fwnode_property_read_string_array() X-Git-Tag: omap-for-v4.2/o2_dc~134^2~5^2~4 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f42712a92e660fbee2193c5dde672470d099f63f;p=pandora-kernel.git driver core: property: Update fwnode_property_read_string_array() Commit 5c0acf3b4f96 (driver core: Add comments about returning array counts) forgot to update fwnode_property_read_string_array() along the lines of device_property_read_string_array(), although it did change the kerneldoc comment of it. Fix that. Signed-off-by: Rafael J. Wysocki Acked-by: Greg Kroah-Hartman --- Reading git-diff-tree failed