commit | 908913bdbddc0b0f00e898bfc771ae625f7a6ab3 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Thu Mar 17 14:22:32 2016 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Mar 17 15:09:34 2016 -0700 |
tree | 4d1d2d5287b515c65fc032dbfe42fa465169905b | |
parent | ea32cea140f644a4d367bc75b053255e19751034 [diff] |
ata: hpt366: convert to use match_string() helper The new helper returns index of the mathing string in an array. We would use it here. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Acked-by: Tejun Heo <tj@kernel.org> Cc: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>