1
0
Fork 0

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: Sean Wang <sean.wang@mediatek.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
zero-colors
Sean Wang 2017-03-20 14:47:27 +08:00 committed by Lee Jones
parent 74772a300a
commit 040fc9b1df
1 changed files with 1 additions and 2 deletions

View File

@ -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"
},