[U-Boot] [PATCH] dm: Sort the uclass id in alphabetical order
Simon Glass
sjg at chromium.org
Mon Jul 4 01:26:13 CEST 2016
On 25 June 2016 at 20:53, Simon Glass <sjg at chromium.org> wrote:
> On 22 June 2016 at 03:29, Bin Meng <bmeng.cn at gmail.com> wrote:
>> Some uclass ids are out of order. Per the comments, sort them
>> in alphabetical order.
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>> ---
>>
>> include/dm/uclass-id.h | 4 ++--
>> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> Acked-by: Simon Glass <sjg at chromium.org>
Applied to u-boot-dm/next, thanks!
More information about the U-Boot
mailing list