Re: [PATCH 1/3] mfd: Provide MACRO to declare commonly defined MFD cell attributes

2016-07-18 Thread Lee Jones
On Fri, 15 Jul 2016, Laxman Dewangan wrote: > > On Wednesday 13 July 2016 04:56 PM, Lee Jones wrote: > > Cc: Laxman Dewangan > > Signed-off-by: Lee Jones > > --- > > include/linux/mfd/core.h | 29 + > > 1 file changed, 29 insertions(+) > > > > diff --git a/includ

Re: [PATCH 1/3] mfd: Provide MACRO to declare commonly defined MFD cell attributes

2016-07-15 Thread Laxman Dewangan
On Wednesday 13 July 2016 04:56 PM, Lee Jones wrote: Cc: Laxman Dewangan Signed-off-by: Lee Jones --- include/linux/mfd/core.h | 29 + 1 file changed, 29 insertions(+) diff --git a/include/linux/mfd/core.h b/include/linux/mfd/core.h index 99c0395..c6018f4 100644

[PATCH 1/3] mfd: Provide MACRO to declare commonly defined MFD cell attributes

2016-07-13 Thread Lee Jones
Cc: Laxman Dewangan Signed-off-by: Lee Jones --- include/linux/mfd/core.h | 29 + 1 file changed, 29 insertions(+) diff --git a/include/linux/mfd/core.h b/include/linux/mfd/core.h index 99c0395..c6018f4 100644 --- a/include/linux/mfd/core.h +++ b/include/linux/mfd/co