From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.7 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 28285C4360F for ; Thu, 4 Apr 2019 20:41:10 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id EE3162177E for ; Thu, 4 Apr 2019 20:41:09 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="Ca1SnZDJ" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org EE3162177E Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=free.fr Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:In-Reply-To: Date:References:Subject:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=nM6Jv+VsR8z/Kwh+Jc1S7dNGJF56iJzT0n/9N/QMp/s=; b=Ca1SnZDJYeqUV9 Zg0KiB65JBkzecrnWf7eazXwMvegnxNj4y70P0gGFQ3IAGQb5SqeEMxWw3QfUonASja3+7LoyU1sp m1Z1cO7Eb77xnTpyhqwOsYPOx/zpjuD/PjsQoiilQ07KLIO36kFSwEcKjCyWuWc/pKfkYFMXdpXhF LPK8kABIl5gX3n5dbVDtozHthmQEEi8mQbD0e0iXGfrPZ6wQhPdCcDoU2lGOJr4PUSa9lLnWz+F++ ndMuk8Fnq74/o0+Xu0MHcnSaFXzQKESS1lPGBrtpWCN5jomXJNRChERXDL+7V6kKTz6wD8MdX/xEs rOz1k1/V6s+T/qBuTnpg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hC9AX-0002hZ-Cc; Thu, 04 Apr 2019 20:41:05 +0000 Received: from smtp13.smtpout.orange.fr ([80.12.242.135] helo=smtp.smtpout.orange.fr) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hC9AT-0002gh-6h for linux-arm-kernel@lists.infradead.org; Thu, 04 Apr 2019 20:41:03 +0000 Received: from belgarion ([90.76.58.102]) by mwinf5d74 with ME id wLgh1z0032CLFkS03Lgnxj; Thu, 04 Apr 2019 22:40:56 +0200 X-ME-Helo: belgarion X-ME-Auth: amFyem1pay5yb2JlcnRAb3JhbmdlLmZy X-ME-Date: Thu, 04 Apr 2019 22:40:56 +0200 X-ME-IP: 90.76.58.102 From: Robert Jarzmik To: Daniel Lezcano Subject: Re: [PATCH 1/7] thermal/drivers/core: Remove the module Kconfig's option References: <20190402161256.11044-1-daniel.lezcano@linaro.org> X-URL: http://belgarath.falguerolles.org/ Date: Thu, 04 Apr 2019 22:40:41 +0200 In-Reply-To: <20190402161256.11044-1-daniel.lezcano@linaro.org> (Daniel Lezcano's message of "Tue, 2 Apr 2019 18:12:44 +0200") Message-ID: <87h8bdpkqe.fsf@belgarion.home> User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/26 (gnu/linux) MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190404_134101_551708_30433114 X-CRM114-Status: GOOD ( 21.35 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "moderated list:ARM PORT" , Arnd Bergmann , linux-pm@vger.kernel.org, James Hogan , Alexey Brodkin , linux-kernel@vger.kernel.org, Krzysztof Kozlowski , Russell King , edubezval@gmail.com, Enric Balletbo i Serra , Paul Burton , Ralf Baechle , Guenter Roeck , rui.zhang@intel.com, "open list:MIPS" , Guan Xuetao , Andrew Morton , Daniel Mack Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org Daniel Lezcano writes: > The module support for the thermal subsystem makes little sense: > - some subsystems relying on it are not modules, thus forcing the > framework to be compiled in > - it is compiled in for almost every configs, the remaining ones > are a few platforms where I don't see why we can not switch the thermal > to 'y'. The drivers can stay in tristate. > - platforms need the thermal to be ready as soon as possible at boot time > in order to mitigate > > Usually the subsystems framework are compiled-in and the plugs are as module. > > Remove the module option. The removal of the module related dead code will > come after this patch gets in or is acked. > > Signed-off-by: Daniel Lezcano > Acked-by: Guenter Roeck > For mini2440: > Acked-by: Krzysztof Kozlowski For pxa: Acked-by: Robert Jarzmik Cheers. -- Robert _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel