提交 040fc9b1 编写于 作者: S Sean Wang 提交者: Lee Jones

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: NSean Wang <sean.wang@mediatek.com>
Signed-off-by: NLee Jones <lee.jones@linaro.org>
上级 74772a30
...@@ -47,8 +47,7 @@ static const struct mfd_cell mt6323_devs[] = { ...@@ -47,8 +47,7 @@ static const struct mfd_cell mt6323_devs[] = {
{ {
.name = "mt6323-regulator", .name = "mt6323-regulator",
.of_compatible = "mediatek,mt6323-regulator" .of_compatible = "mediatek,mt6323-regulator"
}, }, {
{
.name = "mt6323-led", .name = "mt6323-led",
.of_compatible = "mediatek,mt6323-led" .of_compatible = "mediatek,mt6323-led"
}, },
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册