Re: [PATCH RESEND 06/11] thermal: use EXPORT_SYMBOL_GPL

2013-04-17 Thread Eduardo Valentin
On 17-04-2013 11:20, Zhang Rui wrote: On Mon, 2013-04-08 at 12:07 -0400, Eduardo Valentin wrote: Restrict usage of GPL modules. Signed-off-by: Eduardo Valentin NACK for thermal_zone_trend_get/thermal_instance_get/thermal_cdev_update, for the reasons stated earlier. I am not sure I get

Re: [PATCH RESEND 06/11] thermal: use EXPORT_SYMBOL_GPL

2013-04-17 Thread Zhang Rui
On Mon, 2013-04-08 at 12:07 -0400, Eduardo Valentin wrote: > Restrict usage of GPL modules. > > Signed-off-by: Eduardo Valentin NACK for thermal_zone_trend_get/thermal_instance_get/thermal_cdev_update, for the reasons stated earlier. ACK for the others. thanks, rui > --- >

Re: [PATCH RESEND 06/11] thermal: use EXPORT_SYMBOL_GPL

2013-04-17 Thread Zhang Rui
On Mon, 2013-04-08 at 12:07 -0400, Eduardo Valentin wrote: Restrict usage of GPL modules. Signed-off-by: Eduardo Valentin eduardo.valen...@ti.com NACK for thermal_zone_trend_get/thermal_instance_get/thermal_cdev_update, for the reasons stated earlier. ACK for the others. thanks, rui ---

Re: [PATCH RESEND 06/11] thermal: use EXPORT_SYMBOL_GPL

2013-04-17 Thread Eduardo Valentin
On 17-04-2013 11:20, Zhang Rui wrote: On Mon, 2013-04-08 at 12:07 -0400, Eduardo Valentin wrote: Restrict usage of GPL modules. Signed-off-by: Eduardo Valentin eduardo.valen...@ti.com NACK for thermal_zone_trend_get/thermal_instance_get/thermal_cdev_update, for the reasons stated earlier.

[PATCH RESEND 06/11] thermal: use EXPORT_SYMBOL_GPL

2013-04-08 Thread Eduardo Valentin
Restrict usage of GPL modules. Signed-off-by: Eduardo Valentin --- drivers/thermal/thermal_sys.c | 24 1 files changed, 12 insertions(+), 12 deletions(-) diff --git a/drivers/thermal/thermal_sys.c b/drivers/thermal/thermal_sys.c index 242c82a..602596e 100644 ---

[PATCH RESEND 06/11] thermal: use EXPORT_SYMBOL_GPL

2013-04-08 Thread Eduardo Valentin
Restrict usage of GPL modules. Signed-off-by: Eduardo Valentin eduardo.valen...@ti.com --- drivers/thermal/thermal_sys.c | 24 1 files changed, 12 insertions(+), 12 deletions(-) diff --git a/drivers/thermal/thermal_sys.c b/drivers/thermal/thermal_sys.c index