Re: [PATCH 3/3] platform/chrome: cros_ec_lpc - Drop owner assignment

2015-03-04 Thread Javier Martinez Canillas
Hello Olof, On 03/04/2015 08:29 PM, Olof Johansson wrote: > On Fri, Feb 27, 2015 at 06:37:50AM +0100, Javier Martinez Canillas wrote: >> Platform drivers don't need to set an owner >> since it will be populated by the driver core. >> >> Signed-off-by: Javier Martinez Canillas > > I applied the

Re: [PATCH 3/3] platform/chrome: cros_ec_lpc - Drop owner assignment

2015-03-04 Thread Olof Johansson
On Fri, Feb 27, 2015 at 06:37:50AM +0100, Javier Martinez Canillas wrote: > Platform drivers don't need to set an owner > since it will be populated by the driver core. > > Signed-off-by: Javier Martinez Canillas I applied the version that came from Fengguang instead here, but thanks for

Re: [PATCH 3/3] platform/chrome: cros_ec_lpc - Drop owner assignment

2015-03-04 Thread Olof Johansson
On Fri, Feb 27, 2015 at 06:37:50AM +0100, Javier Martinez Canillas wrote: Platform drivers don't need to set an owner since it will be populated by the driver core. Signed-off-by: Javier Martinez Canillas javier.marti...@collabora.co.uk I applied the version that came from Fengguang instead

Re: [PATCH 3/3] platform/chrome: cros_ec_lpc - Drop owner assignment

2015-03-04 Thread Javier Martinez Canillas
Hello Olof, On 03/04/2015 08:29 PM, Olof Johansson wrote: On Fri, Feb 27, 2015 at 06:37:50AM +0100, Javier Martinez Canillas wrote: Platform drivers don't need to set an owner since it will be populated by the driver core. Signed-off-by: Javier Martinez Canillas

[PATCH 3/3] platform/chrome: cros_ec_lpc - Drop owner assignment

2015-02-26 Thread Javier Martinez Canillas
Platform drivers don't need to set an owner since it will be populated by the driver core. Signed-off-by: Javier Martinez Canillas --- drivers/platform/chrome/cros_ec_lpc.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/platform/chrome/cros_ec_lpc.c

[PATCH 3/3] platform/chrome: cros_ec_lpc - Drop owner assignment

2015-02-26 Thread Javier Martinez Canillas
Platform drivers don't need to set an owner since it will be populated by the driver core. Signed-off-by: Javier Martinez Canillas javier.marti...@collabora.co.uk --- drivers/platform/chrome/cros_ec_lpc.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/platform/chrome/cros_ec_lpc.c