linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH 1/2] PM / devfreq: Export helper functions for drivers
@ 2014-07-20 23:28 함명주
  2014-07-21 17:35 ` Punit Agrawal
  0 siblings, 1 reply; 5+ messages in thread
From: 함명주 @ 2014-07-20 23:28 UTC (permalink / raw)
  To: Punit Agrawal, linux-pm@vger.kernel.org,
	linux-samsung-soc@vger.kernel.org
  Cc: orjan.eide@arm.com, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org, 박경민



Sender : Punit Agrawal<punit.agrawal@arm.com>
> From: Ørjan Eide 
>
> These functions are indended for use by drivers and should be available
> also when the driver is built as a module.
>
> Cc: MyungJoo Ham 
> Cc: Kyungmin Park 
> Signed-off-by: Ørjan Eide 

Dear Punit,


Just being curious, is there any reason not to use EXPORT_SYMBOL_GPL ?


Cheers,
MyungJoo.

--
MyungJoo Ham (함명주), PHD
Frontier CS Lab, Software Center
Samsung Electronics
Cell: +82-10-6714-2858

^ permalink raw reply	[flat|nested] 5+ messages in thread
* Re: RE: [PATCH 1/2] PM / devfreq: Export helper functions for drivers
@ 2014-08-12 23:37 함명주
  2014-08-18 13:15 ` Punit Agrawal
  0 siblings, 1 reply; 5+ messages in thread
From: 함명주 @ 2014-08-12 23:37 UTC (permalink / raw)
  To: Hernandez, Carlos, Punit Agrawal, linux-pm@vger.kernel.org,
	linux-samsung-soc@vger.kernel.org
  Cc: orjan.eide@arm.com, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org, 박경민



> ------- Original Message -------
> Sender : Hernandez, Carlos<ceh@ti.com>
> Date : 2014-08-12 22:49 (GMT+09:00)
> Title : RE: [PATCH 1/2] PM / devfreq: Export helper functions for drivers
> 
> Acked-By: Carlos Hernandez 
> 
> -----Original Message-----
> From: linux-kernel-owner@vger.kernel.org [mailto:linux-kernel-owner@vger.kernel.org] On Behalf Of Punit Agrawal
> Sent: Friday, July 18, 2014 10:10 AM
> To: linux-pm@vger.kernel.org; linux-samsung-soc@vger.kernel.org
> Cc: orjan.eide@arm.com; linux-kernel@vger.kernel.org; linux-arm-kernel@lists.infradead.org; MyungJoo Ham; Kyungmin Park
> Subject: [PATCH 1/2] PM / devfreq: Export helper functions for drivers
> 
> From: Ørjan Eide 
> 
> These functions are indended for use by drivers and should be available also when the driver is built as a module.> 
> 
> Cc: MyungJoo Ham 
> Cc: Kyungmin Park 
> Signed-off-by: Ørjan Eide 

Acked-by: MyungJoo Ham <myungjoo.ham@samsung.com>

There will be some modifications to this patch for consistency with other pending patches, but please don't worry about them. I'll handle them while merging this.


Cheers,
MyungJoo.

> ---
> drivers/devfreq/devfreq.c |    3 +++
> 1 file changed, 3 insertions(+)



--
MyungJoo Ham (함명주), PHD
Frontier CS Lab, Software Center
Samsung Electronics
Cell: +82-10-6714-2858

^ permalink raw reply	[flat|nested] 5+ messages in thread
* [PATCH 0/2] Convert exynos PPMU driver to be built as module
@ 2014-07-18 14:09 Punit Agrawal
  2014-07-18 14:09 ` [PATCH 1/2] PM / devfreq: Export helper functions for drivers Punit Agrawal
  0 siblings, 1 reply; 5+ messages in thread
From: Punit Agrawal @ 2014-07-18 14:09 UTC (permalink / raw)
  To: linux-pm, linux-samsung-soc
  Cc: orjan.eide, Punit Agrawal, linux-kernel, linux-arm-kernel

Hi,

There's no reason why the exynos PPMU can't be built as a module
except you need -

- The first patch exports the functions that are needed to build
devfreq drivers as modules.

- The second patch then converts the exynos PPMU devfreq driver to be
  built as a module.

Compile tested only.

Thanks

Punit Agrawal (1):
  PM / devfreq: exynos: Enable building exynos PPMU as module

Ørjan Eide (1):
  PM / devfreq: Export helper functions for drivers

 drivers/devfreq/Kconfig              |    2 +-
 drivers/devfreq/devfreq.c            |    3 +++
 drivers/devfreq/exynos/exynos_ppmu.c |    3 +++
 3 files changed, 7 insertions(+), 1 deletion(-)

-- 
1.7.10.4

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-08-18 13:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-20 23:28 [PATCH 1/2] PM / devfreq: Export helper functions for drivers 함명주
2014-07-21 17:35 ` Punit Agrawal
  -- strict thread matches above, loose matches on Subject: below --
2014-08-12 23:37 함명주
2014-08-18 13:15 ` Punit Agrawal
2014-07-18 14:09 [PATCH 0/2] Convert exynos PPMU driver to be built as module Punit Agrawal
2014-07-18 14:09 ` [PATCH 1/2] PM / devfreq: Export helper functions for drivers Punit Agrawal
2014-08-12 13:49   ` Hernandez, Carlos

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).