commit | 818c05d8e2679e27800b9ce5bc2b0a89ecd164e8 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Thu May 03 21:41:19 2018 +0300 |
committer | Sean Paul <seanpaul@chromium.org> | Thu May 10 11:36:25 2018 -0400 |
tree | 0910b836409f9e97d6aedfa7e0228d61286b6f51 | |
parent | 2f065d8ae918159791474049ab67a0cb85723b81 [diff] |
drm: panel-orientation-quirks: 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. Acked-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Sean Paul <seanpaul@chromium.org> Link: https://patchwork.freedesktop.org/patch/msgid/20180503184119.22355-1-andriy.shevchenko@linux.intel.com