greybus: order the protocols list
authorAlex Elder <elder@linaro.org>
Wed, 5 Nov 2014 22:12:52 +0000 (16:12 -0600)
committerGreg Kroah-Hartman <greg@kroah.com>
Wed, 5 Nov 2014 22:21:24 +0000 (14:21 -0800)
commitdbb8894e0c3cf1661d83466faa277a8d436a1cba
treebb82d19881662d3747152dc1774aa5a065beb646
parent0e44765743c06664773475cd07684a70a29a6816
greybus: order the protocols list

Add protocols to the global list in sorted order, based on their
protocol id, and then their major and minor version number.

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
drivers/staging/greybus/protocol.c