Files
linux/drivers/base
Mika Westerberg 3f5c8d3187 device property: Add fwnode_property_match_string()
Sometimes it is useful to be able to extract an index of certain string
value from an array of strings. A typical use case is to give a name to a
DMA channel, PWM, clock and so on.

Provide an implementation using unified device property accessors that
follows of_property_match_string() but works for all supported fwnodes.

Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2015-09-25 02:00:19 +02:00
..
2014-07-04 18:05:05 +01:00
2015-08-05 15:11:48 -07:00
2010-05-21 09:37:29 -07:00
2014-09-01 13:48:59 +02:00