All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tushar Behera <tushar.behera@linaro.org>
To: linux-media@vger.kernel.org,
	"linux-samsung-soc@vger.kernel.org"
	<linux-samsung-soc@vger.kernel.org>
Cc: Thomas Abraham <thomas.abraham@linaro.org>,
	Tomasz Stanislawski <t.stanislaws@samsung.com>
Subject: S5P-TV: Warning for regulator unbalanced disables
Date: Thu, 23 Feb 2012 10:12:41 +0530	[thread overview]
Message-ID: <4F45C3C1.8030507@linaro.org> (raw)

Hi,

After implementing genpd framework for EXYNOS4, (Ref commit 91cfbd4
"ARM: EXYNOS: Hook up power domains to generic power domain
infrastructure" in Kukjin's for-next branch), we are getting following
warning from s5p-hdmi driver.

The test was done on Origen board with code based on 3.3-rc4 and
Kukjin's for-next branch. [1]

------------[ cut here ]------------
WARNING: at drivers/regulator/core.c:1503 _regulator_disable+0xf8/0x164()
unbalanced disables for VMIPI_1.1V
Modules linked in:
regulator_init_complete: VDD_G3D_1.1V: incomplete constraints, leaving on
[<c0014624>] (unwind_backtrace+0x0/0xf8) from [<c00232fc>]
(warn_slowpath_common+0x54/0x64)
[<c00232fc>] (warn_slowpath_common+0x54/0x64) from [<c00233a0>]
(warn_slowpath_fmt+0x30/0x40)
[<c00233a0>] (warn_slowpath_fmt+0x30/0x40) from [<c01ab9b8>]
(_regulator_disable+0xf8/0x164)
[<c01ab9b8>] (_regulator_disable+0xf8/0x164) from [<c01aba40>]
(regulator_disable+0x1c/0x48)
[<c01aba40>] (regulator_disable+0x1c/0x48) from [<c01abcf4>]
(regulator_bulk_disable+0x24/0x8c)
regulator_init_complete: VADC_3.3V: incomplete constraints, leaving on
[<c01abcf4>] (regulator_bulk_disable+0x24/0x8c) from [<c028d874>]
(hdmi_runtime_suspend+0x28/0x30)
[<c028d874>] (hdmi_runtime_suspend+0x28/0x30) from [<c01edac4>]
(pm_genpd_default_save_state+0x48/0x5c)
[<c01edac4>] (pm_genpd_default_save_state+0x48/0x5c) from [<c01eeed4>]
(pm_genpd_poweroff+0x224/0x3f0)
[<c01eeed4>] (pm_genpd_poweroff+0x224/0x3f0) from [<c01ef190>]
(genpd_power_off_work_fn+0x1c/0x28)
[<c01ef190>] (genpd_power_off_work_fn+0x1c/0x28) from [<c0036ac0>]
(process_one_work+0x118/0x3b0)
regulator_init_complete: VMIPI_1.8V: incomplete constraints, leaving on
[<c0036ac0>] (process_one_work+0x118/0x3b0) from [<c0039424>]
(worker_thread+0x18c/0x3a0)
[<c0039424>] (worker_thread+0x18c/0x3a0) from [<c003d734>]
(kthread+0x8c/0x90)
[<c003d734>] (kthread+0x8c/0x90) from [<c000f278>]
(kernel_thread_exit+0x0/0x8)
---[ end trace 9e20783f432f4c81 ]---

[1] git://git.linaro.org/people/tushar/linux-linaro-samsung.git
(test/hdmi-pd)

-- 
Tushar Behera

             reply	other threads:[~2012-02-23  4:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-23  4:42 Tushar Behera [this message]
2012-02-23 14:38 ` S5P-TV: Warning for regulator unbalanced disables Marek Szyprowski

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=4F45C3C1.8030507@linaro.org \
    --to=tushar.behera@linaro.org \
    --cc=linux-media@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=t.stanislaws@samsung.com \
    --cc=thomas.abraham@linaro.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.