Re: [PATCH v6 4/4] mfd: mt6397: Align the placement at which the mfd_cell of LED is defined

2017-03-20 Thread Lee Jones
On Mon, 20 Mar 2017, sean.w...@mediatek.com wrote: > From: Sean Wang > > 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 > Acked-by: Lee Jones

Re: [PATCH v6 4/4] mfd: mt6397: Align the placement at which the mfd_cell of LED is defined

2017-03-20 Thread Lee Jones
On Mon, 20 Mar 2017, sean.w...@mediatek.com wrote: > From: Sean Wang > > 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 > Acked-by: Lee Jones > --- > drivers/mfd/mt6397-core.c | 3 +-- > 1 file changed,

[PATCH v6 4/4] mfd: mt6397: Align the placement at which the mfd_cell of LED is defined

2017-03-20 Thread sean.wang
From: Sean Wang 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 Acked-by: Lee Jones --- drivers/mfd/mt6397-core.c | 3 +-- 1 file changed, 1

[PATCH v6 4/4] mfd: mt6397: Align the placement at which the mfd_cell of LED is defined

2017-03-20 Thread sean.wang
From: Sean Wang 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 Acked-by: Lee Jones --- drivers/mfd/mt6397-core.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/mfd/mt6397-core.c