]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
i2c: i801: sort IDs alphabetically
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 9 Mar 2016 12:14:17 +0000 (14:14 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Sat, 12 Mar 2016 15:59:18 +0000 (16:59 +0100)
commit34b57f40a6a27f45dfa51b46cdbc96b7031652a7
tree5a1023984e762bca9db194305fc312b77ce1a060
parentd0781b98fd0248bb22846bae380aa2e1483c04fc
i2c: i801: sort IDs alphabetically

Sort the list to have a faster search for a certain PCI ID.

There is no functional change.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-i801.c