Re: [PATCH 06/10] mfd / platform: cros_ec: Reorganize platform and mfd includes

2019-06-11 Thread Sebastian Reichel
Hi, On Tue, Jun 04, 2019 at 05:20:15PM +0200, Enric Balletbo i Serra wrote: > There is a bit of mess between cros-ec mfd includes and platform > includes. For example, we have a linux/mfd/cros_ec.h include that > exports the interface implemented in platform/chrome/cros_ec_proto.c. Or > we have a

Re: [PATCH 06/10] mfd / platform: cros_ec: Reorganize platform and mfd includes

2019-06-11 Thread Dmitry Torokhov
On Tue, Jun 04, 2019 at 05:20:15PM +0200, Enric Balletbo i Serra wrote: > There is a bit of mess between cros-ec mfd includes and platform > includes. For example, we have a linux/mfd/cros_ec.h include that > exports the interface implemented in platform/chrome/cros_ec_proto.c. Or > we have a linux

Re: [PATCH 06/10] mfd / platform: cros_ec: Reorganize platform and mfd includes

2019-06-11 Thread Benjamin Tissoires
On Tue, Jun 4, 2019 at 5:21 PM Enric Balletbo i Serra wrote: > > There is a bit of mess between cros-ec mfd includes and platform > includes. For example, we have a linux/mfd/cros_ec.h include that > exports the interface implemented in platform/chrome/cros_ec_proto.c. Or > we have a linux/mfd/cro

Re: [PATCH 06/10] mfd / platform: cros_ec: Reorganize platform and mfd includes

2019-06-08 Thread Jonathan Cameron
On Tue, 4 Jun 2019 17:20:15 +0200 Enric Balletbo i Serra wrote: > There is a bit of mess between cros-ec mfd includes and platform > includes. For example, we have a linux/mfd/cros_ec.h include that > exports the interface implemented in platform/chrome/cros_ec_proto.c. Or > we have a linux/mfd/

Re: [PATCH 06/10] mfd / platform: cros_ec: Reorganize platform and mfd includes

2019-06-05 Thread Alexandre Belloni
On 04/06/2019 17:20:15+0200, Enric Balletbo i Serra wrote: > There is a bit of mess between cros-ec mfd includes and platform > includes. For example, we have a linux/mfd/cros_ec.h include that > exports the interface implemented in platform/chrome/cros_ec_proto.c. Or > we have a linux/mfd/cros_ec_

Re: [PATCH 06/10] mfd / platform: cros_ec: Reorganize platform and mfd includes

2019-06-05 Thread Neil Armstrong
On 04/06/2019 17:20, Enric Balletbo i Serra wrote: > There is a bit of mess between cros-ec mfd includes and platform > includes. For example, we have a linux/mfd/cros_ec.h include that > exports the interface implemented in platform/chrome/cros_ec_proto.c. Or > we have a linux/mfd/cros_ec_commands

Re: [PATCH 06/10] mfd / platform: cros_ec: Reorganize platform and mfd includes

2019-06-05 Thread Wolfram Sang
On Tue, Jun 04, 2019 at 05:20:15PM +0200, Enric Balletbo i Serra wrote: > There is a bit of mess between cros-ec mfd includes and platform > includes. For example, we have a linux/mfd/cros_ec.h include that > exports the interface implemented in platform/chrome/cros_ec_proto.c. Or > we have a linux

Re: [PATCH 06/10] mfd / platform: cros_ec: Reorganize platform and mfd includes

2019-06-05 Thread Mark Brown
On Tue, Jun 04, 2019 at 05:20:15PM +0200, Enric Balletbo i Serra wrote: > There is a bit of mess between cros-ec mfd includes and platform > includes. For example, we have a linux/mfd/cros_ec.h include that > exports the interface implemented in platform/chrome/cros_ec_proto.c. Or Acked-by: Mark B

[PATCH 06/10] mfd / platform: cros_ec: Reorganize platform and mfd includes

2019-06-04 Thread Enric Balletbo i Serra
There is a bit of mess between cros-ec mfd includes and platform includes. For example, we have a linux/mfd/cros_ec.h include that exports the interface implemented in platform/chrome/cros_ec_proto.c. Or we have a linux/mfd/cros_ec_commands.h file that is non related to the multifunction device (in