public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
[parent not found: <2126088679.390471407886644188.JavaMail.weblogic@epmlwas02a>]
* [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; 4+ messages in thread
From: Punit Agrawal @ 2014-07-18 14:09 UTC (permalink / raw)
  To: 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] 4+ messages in thread

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <32148397.172891405898897186.JavaMail.weblogic@epml01>
2014-07-21 17:35 ` [PATCH 1/2] PM / devfreq: Export helper functions for drivers Punit Agrawal
     [not found] <2126088679.390471407886644188.JavaMail.weblogic@epmlwas02a>
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