public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] thermal: exynos: Fix minor issue
@ 2015-07-02  6:39 Chanwoo Choi
  2015-07-02  6:40 ` [PATCH 1/2] thermal: exynos: Add the dependency of CONFIG_THERMAL_OF instead of CONFIG_OF Chanwoo Choi
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Chanwoo Choi @ 2015-07-02  6:39 UTC (permalink / raw)
  To: l.majewski, eduardo.valentin, rui.zhang
  Cc: kgene, k.kozlowski, linux-pm, linux-kernel, linux-samsung-soc,
	Chanwoo Choi

This patch fixes the two minor issue. The first patch add the CONFIG_THERMAL_OF
dependency and second patch removes the unused code.

Chanwoo Choi (2):
  thermal: exynos: Add the dependency of CONFIG_THERMAL_OF instead of CONFIG_OF
  thermal: exynos: Remove unused code related to platform_data on probe()

 drivers/thermal/samsung/Kconfig      | 2 +-
 drivers/thermal/samsung/exynos_tmu.c | 3 ---
 2 files changed, 1 insertion(+), 4 deletions(-)

-- 
1.8.5.5


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

end of thread, other threads:[~2015-07-06 15:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-02  6:39 [PATCH 0/2] thermal: exynos: Fix minor issue Chanwoo Choi
2015-07-02  6:40 ` [PATCH 1/2] thermal: exynos: Add the dependency of CONFIG_THERMAL_OF instead of CONFIG_OF Chanwoo Choi
2015-07-02  6:40 ` [PATCH 2/2] thermal: exynos: Remove unused code related to platform_data on probe() Chanwoo Choi
2015-07-02  7:30   ` Krzysztof Kozlowski
2015-07-06 15:19 ` [PATCH 0/2] thermal: exynos: Fix minor issue Lukasz Majewski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox