Received: by 2002:a17:90a:9307:0:0:0:0 with SMTP id p7csp3964794pjo; Tue, 3 Mar 2020 10:11:51 -0800 (PST) X-Google-Smtp-Source: ADFU+vusKjQYgTHjxr9nTK8JSeGqAnBg8b8I8z39E4UhCuYXGTXIbHrgMJahO2uhfhDbhj4J4B76 X-Received: by 2002:a05:6830:1ca:: with SMTP id r10mr4197776ota.319.1583259111771; Tue, 03 Mar 2020 10:11:51 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1583259111; cv=none; d=google.com; s=arc-20160816; b=FTGuCcXOFa+ScjxTc7/y4faU0Ka7wAq92qd1gLA7GOwijKy6hmFpkKaBWnEeQsM7Wd quhIKed6mDkUdoQ9n/Q+Y+4DXgMi4UFWmDX1zRV+Y3L28RbcuojK6h9ftjDyXKk5tEdZ bnz0OHbfaNcGCZ6WNgQz3w/E5MhgrCawMZZZScIDRqmqt6AfUaOLu8ip2oUtLMCQJEV5 0xlY+lXQ8wW+dRhHZjDeJH4YRJUDYizAEs25yZqME7qSF1yyi6FLHaMFGhYsOSKrNSb1 5aDitlbyvg9wzUlWANnLx6CX4U0y97oC5pN68B6TmNSV14Yt6jDHCIjq4BzcBldl4acC /fcA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=RMt1J8zGTAj2suDwfEHaskcoGbhRPUCFMK4tVIXH4lw=; b=Y7aMXWxNq6TE8V/fvGopxrg2OexxCK795blC5ND7OKkCC++FUlC57wjQaRsbabyUaP E1z1deFp95ch7VQFSyBXATFeV52UZQg5VmMQ6OR7Ds7emYjNUBeTquxzrjBM0jF0SZnu geROwhg0UU5jOrwhAEGHWBmEkWRsBox1sme8vdFULwqofDyWJuLGST8B2l2yNWvJ6Xgn hCQ4PbJiTtxb+fFdI9BNs5Sa5GL+YFTgc2CyRQEKiTsBrb/IEItOBgRzXQbTHJlSO5ol PdUdYWhUir9E0mM59vnjl5sLTpCPpd9zV+fI+X9P4R7atzpK6B9MBFTCM4wh8MR44Mxr MEzg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=R2Rz4lFj; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id r23si4629711otd.203.2020.03.03.10.11.40; Tue, 03 Mar 2020 10:11:51 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=R2Rz4lFj; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2387745AbgCCSKM (ORCPT + 99 others); Tue, 3 Mar 2020 13:10:12 -0500 Received: from mail.kernel.org ([198.145.29.99]:59346 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731971AbgCCRvT (ORCPT ); Tue, 3 Mar 2020 12:51:19 -0500 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 78D4A206E6; Tue, 3 Mar 2020 17:51:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1583257878; bh=ZbFEaN5l+8Ba/vTiEQbdT83zjZPqCfMcehVz7b5ITFU=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=R2Rz4lFjXkgbojDJTQAACdT5ucW+jVOUMe1Trt/x/3oUqBFpJzwCR/jQPaMsWpPmJ 0eECopcnlJ9/jTQDi85juMWamndn8RLslqLXnR9QOx7mZ9mi5qJ+CUfHlEaPla0cQi 92sJ/cG6fqYKucF1TefvJB/TzbiFejqa6BP8QCKg= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Daniel Lezcano , Stephan Gerhold , Linus Walleij Subject: [PATCH 5.5 162/176] thermal: db8500: Depromote debug print Date: Tue, 3 Mar 2020 18:43:46 +0100 Message-Id: <20200303174322.996587705@linuxfoundation.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20200303174304.593872177@linuxfoundation.org> References: <20200303174304.593872177@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Linus Walleij commit c56dcfa3d4d0f49f0c37cd24886aa86db7aa7f30 upstream. We are not interested in getting this debug print on our console all the time. Cc: Daniel Lezcano Cc: Stephan Gerhold Fixes: 6c375eccded4 ("thermal: db8500: Rewrite to be a pure OF sensor") Signed-off-by: Linus Walleij Reviewed-by: Stephan Gerhold Signed-off-by: Daniel Lezcano Link: https://lore.kernel.org/r/20191119074650.2664-1-linus.walleij@linaro.org Signed-off-by: Greg Kroah-Hartman --- drivers/thermal/db8500_thermal.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- a/drivers/thermal/db8500_thermal.c +++ b/drivers/thermal/db8500_thermal.c @@ -152,8 +152,8 @@ static irqreturn_t prcmu_high_irq_handle db8500_thermal_update_config(th, idx, THERMAL_TREND_RAISING, next_low, next_high); - dev_info(&th->tz->device, - "PRCMU set max %ld, min %ld\n", next_high, next_low); + dev_dbg(&th->tz->device, + "PRCMU set max %ld, min %ld\n", next_high, next_low); } else if (idx == num_points - 1) /* So we roof out 1 degree over the max point */ th->interpolated_temp = db8500_thermal_points[idx] + 1;