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=-8.4 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,USER_AGENT_MUTT autolearn=unavailable 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 2815DC0650E for ; Tue, 11 Jun 2019 19:40:58 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 0285F2173C for ; Tue, 11 Jun 2019 19:40:58 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="vsAEGERk" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2403861AbfFKTkx (ORCPT ); Tue, 11 Jun 2019 15:40:53 -0400 Received: from mail-pf1-f194.google.com ([209.85.210.194]:45305 "EHLO mail-pf1-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387856AbfFKTkw (ORCPT ); Tue, 11 Jun 2019 15:40:52 -0400 Received: by mail-pf1-f194.google.com with SMTP id s11so8049695pfm.12 for ; Tue, 11 Jun 2019 12:40:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=2Tl9Z0NsfgrApufoe2WUbK2OeIisauNIixsAGf/fSmk=; b=vsAEGERkAaoThhFQXBii705fmbt72E/99Uu7FZajp8SUf8GTc9LlYBfAC9HjBDp5sL 4EKL6GI9Rp7rOn2WJp0TItbwY1VpF5bcED6xmFO6HO1yjnxBmgJQRVff+Szsd7nDo52k o1KbxC6jfKkSBlesArxZfIgVWHOPkeVNKjzoOo2dLBfe0tMVlsJMNhicCRnqqzah4M1p nQ+X+wveo4NUY1wN8RdZqJ6VXO8ZpGZsQhfe115nX9JanaBCN6VcbYPC8c0LrFdvg90V DNFLgkX/ED/WENER8nOIEnsilSeYqIY4TNFJg1PXRtIJq4SgPMjABUQl+T2ZO2lY8t8G +ndA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=2Tl9Z0NsfgrApufoe2WUbK2OeIisauNIixsAGf/fSmk=; b=j6D+FV/tnaBZ781YsJ3wt9awke5SLEjmoh28PNHu7NW7Wgrhh0gaDPxRuQSx8eGSx0 xuAqwN5uZl+yruNlYOYgzcgEj+8Q+CBGAgqJpEdFfdl1SvS48rOeSOo8KO2ynw6iLUIW zSlv4ummoqd8olHjTgjWYgZrQtqpgtWl5xVK9SpGjKBJEH/lGoA6m1G99JI2yCH/vDtj oF0lDJeeuJnWhejzDTTWDMfK0laoC+e8w/+a17roLP+VObsMqTYHChPA5BEwTaH+qffZ kgNW8piUkUm8wiWEDMPRTDCBCZFvjVPq2vE6nS9txKkEn6q5M3XGIUT+g4wTWibImiYP mvJg== X-Gm-Message-State: APjAAAWRZ3xeAM1neD8+XopFI+XzY1D9pInDz+3FrUoAg3tMO6Ui0lGd IAdRJfai7XHu2EXdli5cHZXLBw== X-Google-Smtp-Source: APXvYqzXVcc6fXXOJJq5bogayd4145zzm/qfoD7KDrsL3o2QfDRsySAjhmLpJFJJtPni27dVTOe/2Q== X-Received: by 2002:a62:2a0a:: with SMTP id q10mr77972329pfq.79.1560282051640; Tue, 11 Jun 2019 12:40:51 -0700 (PDT) Received: from minitux (104-188-17-28.lightspeed.sndgca.sbcglobal.net. [104.188.17.28]) by smtp.gmail.com with ESMTPSA id c133sm18710319pfb.111.2019.06.11.12.40.50 (version=TLS1_3 cipher=AEAD-AES256-GCM-SHA384 bits=256/256); Tue, 11 Jun 2019 12:40:51 -0700 (PDT) Date: Tue, 11 Jun 2019 12:40:48 -0700 From: Bjorn Andersson To: Lee Jones Cc: alokc@codeaurora.org, andy.gross@linaro.org, david.brown@linaro.org, wsa+renesas@sang-engineering.com, linus.walleij@linaro.org, balbi@kernel.org, gregkh@linuxfoundation.org, ard.biesheuvel@linaro.org, jlhugo@gmail.com, linux-i2c@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-gpio@vger.kernel.org, linux-usb@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 2/8] i2c: i2c-qcom-geni: Signify successful driver probe Message-ID: <20190611194048.GR4814@minitux> References: <20190610084213.1052-1-lee.jones@linaro.org> <20190610084213.1052-2-lee.jones@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190610084213.1052-2-lee.jones@linaro.org> User-Agent: Mutt/1.12.0 (2019-05-25) Sender: linux-arm-msm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On Mon 10 Jun 01:42 PDT 2019, Lee Jones wrote: > The Qualcomm Geni I2C driver currently probes silently which can be > confusing when debugging potential issues. Add a low level (INFO) > print when each I2C controller is successfully initially set-up. > Acked-by: Bjorn Andersson > Signed-off-by: Lee Jones > Acked-by: Ard Biesheuvel > --- > drivers/i2c/busses/i2c-qcom-geni.c | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/drivers/i2c/busses/i2c-qcom-geni.c b/drivers/i2c/busses/i2c-qcom-geni.c > index 9e3b8a98688d..a89bfce5388e 100644 > --- a/drivers/i2c/busses/i2c-qcom-geni.c > +++ b/drivers/i2c/busses/i2c-qcom-geni.c > @@ -596,6 +596,8 @@ static int geni_i2c_probe(struct platform_device *pdev) > return ret; > } > > + dev_dbg(&pdev->dev, "Geni-I2C adaptor successfully added\n"); > + > return 0; > } > > -- > 2.17.1 >