clk: sunxi: usb: Sort clk providers by chip family and name
authorChen-Yu Tsai <wens@csie.org>
Mon, 25 Jan 2016 05:55:00 +0000 (13:55 +0800)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Mon, 25 Jan 2016 09:26:03 +0000 (10:26 +0100)
commit63d8c7b9c32004506516f498fa05881c8d258442
tree3381825727e79cfa7651bb7c755f8ba239231939
parent6f31ef2c5c3487fc69c2a34573db88b2f46498ba
clk: sunxi: usb: Sort clk providers by chip family and name

The latest addition of H3 USB clocks placed them at the bottom. Move it
before A80 (sun9i), so they are sorted by SoC family then name.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
drivers/clk/sunxi/clk-usb.c