Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751966AbbGFPT2 (ORCPT ); Mon, 6 Jul 2015 11:19:28 -0400 Received: from mailout4.samsung.com ([203.254.224.34]:44503 "EHLO mailout4.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751014AbbGFPTZ (ORCPT ); Mon, 6 Jul 2015 11:19:25 -0400 X-AuditID: cbfee61a-f79516d000006302-b5-559a9c7b896f Date: Mon, 06 Jul 2015 17:19:17 +0200 From: Lukasz Majewski To: Chanwoo Choi Cc: eduardo.valentin@ti.com, rui.zhang@intel.com, kgene@kernel.org, k.kozlowski@samsung.com, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, linux-samsung-soc@vger.kernel.org Subject: Re: [PATCH 0/2] thermal: exynos: Fix minor issue Message-id: <20150706171917.24ab262c@amdc2363> In-reply-to: <1435819201-30729-1-git-send-email-cw00.choi@samsung.com> References: <1435819201-30729-1-git-send-email-cw00.choi@samsung.com> Organization: SPRC Poland X-Mailer: Claws Mail 3.8.1 (GTK+ 2.24.10; x86_64-pc-linux-gnu) MIME-version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7bit X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFnrLLMWRmVeSWpSXmKPExsVy+t9jQd3qObNCDS5Pkbe4/uU5q8Wa/T+Z LF6/MLTof/ya2eLyrjlsFp97jzBazDi/j8niycM+NgcOj8V7XjJ5bFrVyebRt2UVo8fxG9uZ PD5vkgtgjeKySUnNySxLLdK3S+DKONCxibFgOWvF6zffmBoYZ7B0MXJySAiYSJzsncQKYYtJ XLi3nq2LkYtDSGA6o8SHKSfZIZw3jBKfGz8wg1SxCKhK/P2/nh3EZhPQk/h89ykTiC0ioCEx 8+8VRpAGZoFdjBKzH7QygiSEBSwlzrZtArN5gRo+tPWygdicAm4St180gp0hJOAqsf3KL7Aa fgFJifZ/P5ghTrKTOPdpAztEr6DEj8n3wOqZBbQkNm9rYoWw5SU2r3nLPIFRcBaSsllIymYh KVvAyLyKUTS1ILmgOCk911CvODG3uDQvXS85P3cTIzgSnkntYFzZYHGIUYCDUYmHd0PdzFAh 1sSy4srcQ4wSHMxKIryPps8KFeJNSaysSi3Kjy8qzUktPsQozcGiJM57Mt8nVEggPbEkNTs1 tSC1CCbLxMEp1cAoJd09u/2UqNRbLU7937tXbHy3W+yn+0uPzfwXtF9dMrZndtyWy/nrlOD5 lf+tZXtLI69EBagny/osd5ipWtzi79hWUmhiV7JeTKH0nPqELIu6Vy0MU7pj07ZEnglW+6cS 1sszcbvI5DfOh6s+3P4gkH93xaToJc1PjB/9/hrD6Fd7a75qzxElluKMREMt5qLiRABNZxIS gAIAAA== Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 898 Lines: 31 Hi Chanwoo, > 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(-) > Thanks for your work. Applied to my tree: linux-samusng-thermal/fixes -- Best regards, Lukasz Majewski Samsung R&D Institute Poland (SRPOL) | Linux Platform Group -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/