commit | 47d4cb8ae8e7f70363ece0bcc4ffc76a9e4638dc | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Thu May 03 21:17:06 2018 +0300 |
committer | Jani Nikula <jani.nikula@intel.com> | Fri May 04 10:23:43 2018 +0300 |
tree | 38832318c0c56ebc8ab3b2dc4d4caff72e305dbb | |
parent | 74f9474124ea53f98866e434a8080f1538b8c2b7 [diff] |
i915: Convert to use match_string() helper The new helper returns index of the matching string in an array. We are going to use it here. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Jani Nikula <jani.nikula@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20180503181706.22120-1-andriy.shevchenko@linux.intel.com