dm: (re)sort uclass ids alphabetically
authorPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Sun, 25 Nov 2018 18:38:54 +0000 (19:38 +0100)
committerSimon Glass <sjg@chromium.org>
Wed, 5 Dec 2018 13:06:44 +0000 (06:06 -0700)
commit759a99c24201eac0a9ade628021cd49d208f0fbb
tree7c17fd2a03540d45d7a83a9e262302a7d8150cc5
parenta4b33c5aba8cd155d5cf49eeaf7fce38a1965fc1
dm: (re)sort uclass ids alphabetically

The comment in uclass-id.h states that
    "U-Boot uclasses start here - in alphabetical order"
but the subsequent list is not sorted alphabetically.
This reestablishes order.

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
include/dm/uclass-id.h