Re: [PATCH v5 2/3] mfd: lpc_ich: Prepare to split lpc-ich driver

2016-06-28 Thread Andy Shevchenko
On Tue, Jun 28, 2016 at 10:56 AM, Tan Jui Nee wrote: > This patch follows the example of mfd/wm831x and splits it into an > interface independent core since it is growing quite fast with > many table entries. I didn't see a split below. It is just a rename. And actually it

Re: [PATCH v5 2/3] mfd: lpc_ich: Prepare to split lpc-ich driver

2016-06-28 Thread Andy Shevchenko
On Tue, Jun 28, 2016 at 10:56 AM, Tan Jui Nee wrote: > This patch follows the example of mfd/wm831x and splits it into an > interface independent core since it is growing quite fast with > many table entries. I didn't see a split below. It is just a rename. And actually it would be better to

[PATCH v5 2/3] mfd: lpc_ich: Prepare to split lpc-ich driver

2016-06-28 Thread Tan Jui Nee
This patch follows the example of mfd/wm831x and splits it into an interface independent core since it is growing quite fast with many table entries. Signed-off-by: Tan Jui Nee --- drivers/mfd/Makefile |1 + drivers/mfd/lpc_ich-core.c | 1126

[PATCH v5 2/3] mfd: lpc_ich: Prepare to split lpc-ich driver

2016-06-28 Thread Tan Jui Nee
This patch follows the example of mfd/wm831x and splits it into an interface independent core since it is growing quite fast with many table entries. Signed-off-by: Tan Jui Nee --- drivers/mfd/Makefile |1 + drivers/mfd/lpc_ich-core.c | 1126