Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 040fc9b1 authored by Sean Wang's avatar Sean Wang Committed by Lee Jones
Browse files

mfd: mt6397: Align the placement at which the mfd_cell of LED is defined



Align the placement as which the mfd_cell of LED is defined as the other
members done on the structure.

Signed-off-by: default avatarSean Wang <sean.wang@mediatek.com>
Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
parent 74772a30
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -47,8 +47,7 @@ static const struct mfd_cell mt6323_devs[] = {
	{
		.name = "mt6323-regulator",
		.of_compatible = "mediatek,mt6323-regulator"
	},
	{
	}, {
		.name = "mt6323-led",
		.of_compatible = "mediatek,mt6323-led"
	},