Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753435AbbGITiA (ORCPT ); Thu, 9 Jul 2015 15:38:00 -0400 Received: from outbound.smtp.vt.edu ([198.82.183.121]:55009 "EHLO omr1.cc.vt.edu" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753243AbbGIThp (ORCPT ); Thu, 9 Jul 2015 15:37:45 -0400 X-Mailer: exmh version 2.8.0 04/21/2012 with nmh-1.6+dev To: Vaibhav Hiremath Cc: linux-arm-kernel@lists.infradead.org, lgirdwood@gmail.com, broonie@kernel.org, sameo@linux.intel.com, lee.jones@linaro.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 3/3] regulator: 88pm800: Add dev_info to show probe success status In-Reply-To: Your message of "Thu, 09 Jul 2015 18:11:32 +0530." <1436445692-10656-4-git-send-email-vaibhav.hiremath@linaro.org> From: Valdis.Kletnieks@vt.edu References: <1436445692-10656-1-git-send-email-vaibhav.hiremath@linaro.org> <1436445692-10656-4-git-send-email-vaibhav.hiremath@linaro.org> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="==_Exmh_1436470614_2212P"; micalg=pgp-sha1; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit Date: Thu, 09 Jul 2015 15:36:54 -0400 Message-ID: <13146.1436470614@turing-police.cc.vt.edu> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1708 Lines: 43 --==_Exmh_1436470614_2212P Content-Type: text/plain; charset=us-ascii On Thu, 09 Jul 2015 18:11:32 +0530, Vaibhav Hiremath said: > This patch adds dev_info line at the end of probe function, to > clearly put status of regulator probe on console. Useful during > development, specially to check bootlog. I can see that as a development thing... > + dev_info(&pdev->dev, "Regulator registered ...\n"); In which case this should be 'dev_debug()' or similar so it doesn't clutter up and slow down a production boot. --==_Exmh_1436470614_2212P Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Exmh version 2.5 07/13/2001 iQIVAwUBVZ7NVgdmEQWDXROgAQLK0xAAnWuEaLL9hUK7RDZeiW++dHRm1OEfxyAH DKpinxYWLixOVQtIUzRgjVsFcTFjZIxiOKtUAp5gzojVfQm8X7oNjSVSZQB8kthe KfXx2SymSiqPl0j2NJu1j5qL70YdIB9yLuPGET4x5wrc7Us/xa2zR1AOlMEh/aQw mJ3kShfnqBPWcTAOA5GFbBKGFNdSwhJixQ4GiwXHImKUuww9ycNuJRPAvdlBuIxn 48w79F/03T3F4hKVpMptxIdgvPz2JRmIqwyHo8ZaYhwB/YINLOIopoBLsfOp++i4 zKv4PAj4PrHZB0csNDNMeemop9RtkxAmbAwKeAbn5RfQY11pRhGYfb7smFuoq8Sk 6XkQcmyV6vwS2CSLrBDvSDjrNMUBvI/m6f0iMl9WecUi364lGxe8ZzdxskCsfSgm 4l4jFNlYHQ5iCYysnF2rtbtufJf/TLHFmhrB4AOYWtQbWKg7jjcfHDF+bACpqx69 jqSJHglxYy8B9Kfp6SKxe82bbmFPVUsFxocEerAYEDVP6OHuPB+4FuMfM42/eT9+ +Tz3wftz28IQ12hPdLQWb531NL0hANSF402y33qxw5SSQ4OcbxtlQew7XlKTIndY IvzlvPKKPVw3s7o/g89nxrqRww7PRl1cZyflrLkWMCYOYrVSq+IYeuzGDwP431Yk //0uYGevfSU= =wv/K -----END PGP SIGNATURE----- --==_Exmh_1436470614_2212P-- -- 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/