Searched hist:efc2cd7937fd3c32a8e0ffcdfa2603989f0a2faa (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/usb/common/ |
H A D | common.c | diff efc2cd7937fd3c32a8e0ffcdfa2603989f0a2faa Thu Mar 17 16:22:38 CDT 2016 Heikki Krogerus <heikki.krogerus@linux.intel.com> usb: common: 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: Heikki Krogerus <heikki.krogerus@linux.intel.com> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|