From: Javier Martinez Canillas <javier@osg.samsung.com>
To: Mark Brown <broonie@kernel.org>
Cc: linux-kernel@vger.kernel.org, Liam Girdwood <lgirdwood@gmail.com>
Subject: Re: [PATCH] regulator: Don't print error in devm_regulator_bulk_get() on -EPROBE_DEFER
Date: Wed, 16 Mar 2016 08:40:43 -0300 [thread overview]
Message-ID: <56E9463B.9080106@osg.samsung.com> (raw)
In-Reply-To: <20160316113715.GV2566@sirena.org.uk>
Hello Mark,
On 03/16/2016 08:37 AM, Mark Brown wrote:
> On Wed, Mar 16, 2016 at 08:19:42AM -0300, Javier Martinez Canillas wrote:
[snip]
>
>> Basically I want to get rid of things like this:
>
>> [ 1.438422] exynos-hdmi 14530000.hdmi: Failed to get supply 'vdd': -517
>> [ 1.443638] [drm:hdmi_probe] *ERROR* failed to get regulators
>> [ 1.449326] [drm:hdmi_probe] *ERROR* hdmi_resources_init failed
>
>> The HDMI driver probed correctly but looking at the log it seems that things
>> failed so can mislead users not familiar with the probe deferral mechanism.
>
> So fix probe deferral. Don't go through the entire kernel hacking in
> bodges everywhere, if we have to hack the error handling for almost all
> resource acquisition errors during probe that's obviously not sensible.
>
Got it, thanks a lot for your explanations.
Best regards,
--
Javier Martinez Canillas
Open Source Group
Samsung Research America
prev parent reply other threads:[~2016-03-16 11:40 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-15 20:35 [PATCH] regulator: Don't print error in devm_regulator_bulk_get() on -EPROBE_DEFER Javier Martinez Canillas
2016-03-16 9:59 ` Mark Brown
2016-03-16 11:19 ` Javier Martinez Canillas
2016-03-16 11:37 ` Mark Brown
2016-03-16 11:40 ` Javier Martinez Canillas [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=56E9463B.9080106@osg.samsung.com \
--to=javier@osg.samsung.com \
--cc=broonie@kernel.org \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.