[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1405692594-19352-1-git-send-email-punit.agrawal@arm.com>
Date: Fri, 18 Jul 2014 15:09:52 +0100
From: Punit Agrawal <punit.agrawal@....com>
To: linux-pm@...r.kernel.org, linux-samsung-soc@...r.kernel.org
Cc: orjan.eide@....com, Punit Agrawal <punit.agrawal@....com>,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org
Subject: [PATCH 0/2] Convert exynos PPMU driver to be built as module
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists