From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753645Ab3KZNWs (ORCPT ); Tue, 26 Nov 2013 08:22:48 -0500 Received: from devils.ext.ti.com ([198.47.26.153]:58018 "EHLO devils.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752663Ab3KZNWn (ORCPT ); Tue, 26 Nov 2013 08:22:43 -0500 Message-ID: <5294A097.3070903@ti.com> Date: Tue, 26 Nov 2013 09:22:31 -0400 From: Eduardo Valentin User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130510 Thunderbird/17.0.6 MIME-Version: 1.0 To: Amit Kachhap CC: Bartlomiej Zolnierkiewicz , Eduardo Valentin , Zhang Rui , , , , Kyungmin Park Subject: Re: [PATCH] thermal: offer Samsung thermal support only when ARCH_EXYNOS is defined References: <2958660.aJeCDrTTOe@amdc1032> In-Reply-To: X-Enigmail-Version: 1.6 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="4VVi7QlD6urIRFNS2FQm5NJVhP3htvdSh" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --4VVi7QlD6urIRFNS2FQm5NJVhP3htvdSh Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 26-11-2013 02:07, Amit Kachhap wrote: > On 10/4/13, Bartlomiej Zolnierkiewicz wrote:= >> Menu for Samsung thermal support is visible on all Samsung >> platforms while thermal drivers are currently available only >> for EXYNOS SoCs. Fix it by replacing PLAT_SAMSUNG dependency >> with ARCH_EXYNOS one. >> >> Signed-off-by: Bartlomiej Zolnierkiewicz >> Signed-off-by: Kyungmin Park > Looks good, so > Acked-by: Amit Daniel Kachhap I will be queuing this one in my tree. Thanks Bartlomiej. >=20 >> --- >> drivers/thermal/Kconfig | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/drivers/thermal/Kconfig b/drivers/thermal/Kconfig >> index a709c63..05cf95c 100644 >> --- a/drivers/thermal/Kconfig >> +++ b/drivers/thermal/Kconfig >> @@ -198,7 +198,7 @@ source "drivers/thermal/ti-soc-thermal/Kconfig" >> endmenu >> >> menu "Samsung thermal drivers" >> -depends on PLAT_SAMSUNG >> +depends on ARCH_EXYNOS >> source "drivers/thermal/samsung/Kconfig" >> endmenu >> >> -- >> 1.8.2.3 >> >> >> -- >> To unsubscribe from this list: send the line "unsubscribe linux-samsun= g-soc" >> in >> the body of a message to majordomo@vger.kernel.org >> More majordomo info at http://vger.kernel.org/majordomo-info.html >> >=20 >=20 --=20 You have got to be excited about what you are doing. (L. Lamport) Eduardo Valentin --4VVi7QlD6urIRFNS2FQm5NJVhP3htvdSh Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iF4EAREIAAYFAlKUoJcACgkQCXcVR3XQvP0mkAD8CkNGFWvuceTAtZomSCDOR+WZ Gx4FNdnQFbfpsuAfwx4A/1FKV6e/uL1jV3GSW9Nhm26DsMkWkA4LWYcFDz4DGEVg =ixY5 -----END PGP SIGNATURE----- --4VVi7QlD6urIRFNS2FQm5NJVhP3htvdSh--