Re: [PATCH v4 3/9] mfd: tmio.h: support partition parser types

2017-07-12 Thread Lee Jones
On Wed, 12 Jul 2017, Andrea Adami wrote: > On Mon, Jul 3, 2017 at 2:03 PM, Andrea Adami wrote: > > On Mon, Jul 3, 2017 at 1:26 PM, Lee Jones wrote: > >> Please use the $SUBJECT line expected by the subsystem. > >> > >> `git log --oneline --

Re: [PATCH v4 3/9] mfd: tmio.h: support partition parser types

2017-07-12 Thread Lee Jones
On Wed, 12 Jul 2017, Andrea Adami wrote: > On Mon, Jul 3, 2017 at 2:03 PM, Andrea Adami wrote: > > On Mon, Jul 3, 2017 at 1:26 PM, Lee Jones wrote: > >> Please use the $SUBJECT line expected by the subsystem. > >> > >> `git log --oneline -- $SUBSYSTEM` can help with this. > >> > >> You also

Re: [PATCH v4 3/9] mfd: tmio.h: support partition parser types

2017-07-11 Thread Andrea Adami
On Mon, Jul 3, 2017 at 2:03 PM, Andrea Adami wrote: > On Mon, Jul 3, 2017 at 1:26 PM, Lee Jones wrote: >> Please use the $SUBJECT line expected by the subsystem. >> >> `git log --oneline -- $SUBSYSTEM` can help with this. >> >> You also need a commit

Re: [PATCH v4 3/9] mfd: tmio.h: support partition parser types

2017-07-11 Thread Andrea Adami
On Mon, Jul 3, 2017 at 2:03 PM, Andrea Adami wrote: > On Mon, Jul 3, 2017 at 1:26 PM, Lee Jones wrote: >> Please use the $SUBJECT line expected by the subsystem. >> >> `git log --oneline -- $SUBSYSTEM` can help with this. >> >> You also need a commit log. >> > > Lee, > > thanks for spotting it.

Re: [PATCH v4 3/9] mfd: tmio.h: support partition parser types

2017-07-03 Thread Andrea Adami
On Mon, Jul 3, 2017 at 1:26 PM, Lee Jones wrote: > Please use the $SUBJECT line expected by the subsystem. > > `git log --oneline -- $SUBSYSTEM` can help with this. > > You also need a commit log. > Lee, thanks for spotting it. I'll fix the subject and add a little text in

Re: [PATCH v4 3/9] mfd: tmio.h: support partition parser types

2017-07-03 Thread Andrea Adami
On Mon, Jul 3, 2017 at 1:26 PM, Lee Jones wrote: > Please use the $SUBJECT line expected by the subsystem. > > `git log --oneline -- $SUBSYSTEM` can help with this. > > You also need a commit log. > Lee, thanks for spotting it. I'll fix the subject and add a little text in these patches

Re: [PATCH v4 3/9] mfd: tmio.h: support partition parser types

2017-07-03 Thread Lee Jones
Please use the $SUBJECT line expected by the subsystem. `git log --oneline -- $SUBSYSTEM` can help with this. You also need a commit log. > Signed-off-by: Andrea Adami > --- > include/linux/mfd/tmio.h | 1 + > 1 file changed, 1 insertion(+) > > diff --git

Re: [PATCH v4 3/9] mfd: tmio.h: support partition parser types

2017-07-03 Thread Lee Jones
Please use the $SUBJECT line expected by the subsystem. `git log --oneline -- $SUBSYSTEM` can help with this. You also need a commit log. > Signed-off-by: Andrea Adami > --- > include/linux/mfd/tmio.h | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/include/linux/mfd/tmio.h

[PATCH v4 3/9] mfd: tmio.h: support partition parser types

2017-06-28 Thread Andrea Adami
Signed-off-by: Andrea Adami --- include/linux/mfd/tmio.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/linux/mfd/tmio.h b/include/linux/mfd/tmio.h index a1520d8..23bb069 100644 --- a/include/linux/mfd/tmio.h +++ b/include/linux/mfd/tmio.h @@ -139,6 +139,7 @@

[PATCH v4 3/9] mfd: tmio.h: support partition parser types

2017-06-28 Thread Andrea Adami
Signed-off-by: Andrea Adami --- include/linux/mfd/tmio.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/linux/mfd/tmio.h b/include/linux/mfd/tmio.h index a1520d8..23bb069 100644 --- a/include/linux/mfd/tmio.h +++ b/include/linux/mfd/tmio.h @@ -139,6 +139,7 @@ struct tmio_nand_data {