Re: [PATCH] mfd: mc13xxx: Move definitions out of structures

2014-03-19 Thread Alexander Shiyan
Wed, 19 Mar 2014 08:51:44 + от Lee Jones : > On Tue, 18 Mar 2014, Bryan Wu wrote: > > > On Tue, Mar 18, 2014 at 2:40 AM, Lee Jones wrote: > > >> > > > > Signed-off-by: Alexander Shiyan > > >> > > > > --- > > >> > > > > include/linux/mfd/mc13xxx.h | 22 -- > > >> > > > >

Re: [PATCH] mfd: mc13xxx: Move definitions out of structures

2014-03-19 Thread Lee Jones
On Tue, 18 Mar 2014, Bryan Wu wrote: > On Tue, Mar 18, 2014 at 2:40 AM, Lee Jones wrote: > >> > > > > Signed-off-by: Alexander Shiyan > >> > > > > --- > >> > > > > include/linux/mfd/mc13xxx.h | 22 -- > >> > > > > 1 file changed, 12 insertions(+), 10 deletions(-) > >> > > >

Re: [PATCH] mfd: mc13xxx: Move definitions out of structures

2014-03-18 Thread Bryan Wu
On Tue, Mar 18, 2014 at 2:40 AM, Lee Jones wrote: >> > > > > Signed-off-by: Alexander Shiyan >> > > > > --- >> > > > > include/linux/mfd/mc13xxx.h | 22 -- >> > > > > 1 file changed, 12 insertions(+), 10 deletions(-) >> > > > > >> > > > > diff --git a/include/linux/mfd/mc13xx

Re: [PATCH] mfd: mc13xxx: Move definitions out of structures

2014-03-18 Thread Lee Jones
> > > > > Signed-off-by: Alexander Shiyan > > > > > --- > > > > > include/linux/mfd/mc13xxx.h | 22 -- > > > > > 1 file changed, 12 insertions(+), 10 deletions(-) > > > > > > > > > > diff --git a/include/linux/mfd/mc13xxx.h b/include/linux/mfd/mc13xxx.h > > > > > index a326c8

Re: [PATCH] mfd: mc13xxx: Move definitions out of structures

2014-03-18 Thread Alexander Shiyan
Tue, 18 Mar 2014 09:27:35 + от Lee Jones : > > > > Signed-off-by: Alexander Shiyan > > > > --- > > > > include/linux/mfd/mc13xxx.h | 22 -- > > > > 1 file changed, 12 insertions(+), 10 deletions(-) > > > > > > > > diff --git a/include/linux/mfd/mc13xxx.h b/include/linux/m

Re: [PATCH] mfd: mc13xxx: Move definitions out of structures

2014-03-18 Thread Lee Jones
> > > Signed-off-by: Alexander Shiyan > > > --- > > > include/linux/mfd/mc13xxx.h | 22 -- > > > 1 file changed, 12 insertions(+), 10 deletions(-) > > > > > > diff --git a/include/linux/mfd/mc13xxx.h b/include/linux/mfd/mc13xxx.h > > > index a326c85..d63b1d3 100644 > > > ---

Re: [PATCH] mfd: mc13xxx: Move definitions out of structures

2014-03-18 Thread Alexander Shiyan
Tue, 18 Mar 2014 09:02:37 + от Lee Jones : > > Signed-off-by: Alexander Shiyan > > --- > > include/linux/mfd/mc13xxx.h | 22 -- > > 1 file changed, 12 insertions(+), 10 deletions(-) > > > > diff --git a/include/linux/mfd/mc13xxx.h b/include/linux/mfd/mc13xxx.h > > index a

Re: [PATCH] mfd: mc13xxx: Move definitions out of structures

2014-03-18 Thread Lee Jones
> Signed-off-by: Alexander Shiyan > --- > include/linux/mfd/mc13xxx.h | 22 -- > 1 file changed, 12 insertions(+), 10 deletions(-) > > diff --git a/include/linux/mfd/mc13xxx.h b/include/linux/mfd/mc13xxx.h > index a326c85..d63b1d3 100644 > --- a/include/linux/mfd/mc13xxx.h >

Re: [PATCH] mfd: mc13xxx: Move definitions out of structures

2014-03-18 Thread Lee Jones
> Signed-off-by: Alexander Shiyan > --- > include/linux/mfd/mc13xxx.h | 22 -- > 1 file changed, 12 insertions(+), 10 deletions(-) Applied, thanks. -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Faceboo

[PATCH] mfd: mc13xxx: Move definitions out of structures

2014-03-15 Thread Alexander Shiyan
Signed-off-by: Alexander Shiyan --- include/linux/mfd/mc13xxx.h | 22 -- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/include/linux/mfd/mc13xxx.h b/include/linux/mfd/mc13xxx.h index a326c85..d63b1d3 100644 --- a/include/linux/mfd/mc13xxx.h +++ b/include/linu