]> git.dujemihanovic.xyz Git - u-boot.git/commit
sunxi: mmc: Sort compatible strings numerically
authorSamuel Holland <samuel@sholland.org>
Tue, 31 Oct 2023 05:22:34 +0000 (00:22 -0500)
committerAndre Przywara <andre.przywara@arm.com>
Sun, 12 Nov 2023 16:46:32 +0000 (16:46 +0000)
commitd379bcbfafc7162c145946bb907bb4a935a0bbd9
treeee7448d548d001d6caa2ea60bed5b1b342a7560e
parentca43266562461c3bd871da5adffecc46eb05dc56
sunxi: mmc: Sort compatible strings numerically

commit 95168d77d391 ("sunxi: add Allwinner R528/T113 SoC support") added
the new entry out of order.

Signed-off-by: Samuel Holland <samuel@sholland.org>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
drivers/mmc/sunxi_mmc.c