linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* cpufreq: i.MX6: -EPROBE_DEFER fixes
@ 2015-10-22  8:47 Sascha Hauer
  2015-10-22  8:47 ` [PATCH 1/4] cpufreq: imx6q: Fix goto wrong error label Sascha Hauer
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: Sascha Hauer @ 2015-10-22  8:47 UTC (permalink / raw)
  To: linux-arm-kernel

The i.MX6 cpufreq driver can't cope with -EPROBE_DEFER returned from
regulator_get/clk_get. This series fix that and some other small issues.

This series supersedes
[PATCH 1/2] cpufreq: imx: fix regulator_get error handling
[PATCH 2/2] cpufreq: imx: fix regulator_get_optional error handling
from Heiner Kallweit.

Sascha

----------------------------------------------------------------
Sascha Hauer (4):
      cpufreq: imx6q: Fix goto wrong error label
      cpufreq: imx6q: Fix wrong device in devm_kzalloc
      cpufreq: imx6q: Fix regulator/clock error handling
      cpufreq: imx6q: check regulator_get_optional return value

 drivers/cpufreq/imx6q-cpufreq.c | 182 +++++++++++++++++++++++++---------------
 1 file changed, 113 insertions(+), 69 deletions(-)

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2015-10-28  7:59 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-22  8:47 cpufreq: i.MX6: -EPROBE_DEFER fixes Sascha Hauer
2015-10-22  8:47 ` [PATCH 1/4] cpufreq: imx6q: Fix goto wrong error label Sascha Hauer
2015-10-22 10:11   ` Lucas Stach
2015-10-22  8:47 ` [PATCH 2/4] cpufreq: imx6q: Fix wrong device in devm_kzalloc Sascha Hauer
2015-10-22 10:11   ` Lucas Stach
2015-10-22 13:29   ` Viresh Kumar
2015-10-22  8:47 ` [PATCH 3/4] cpufreq: imx6q: Fix regulator/clock error handling Sascha Hauer
2015-10-22 10:18   ` Lucas Stach
2015-10-22 13:33   ` Viresh Kumar
2015-10-26  7:38     ` Sascha Hauer
2015-10-22  8:47 ` [PATCH 4/4] cpufreq: imx6q: check regulator_get_optional return value Sascha Hauer
2015-10-22 10:23   ` Lucas Stach
2015-10-26  8:17     ` Sascha Hauer
2015-10-28  3:27 ` cpufreq: i.MX6: -EPROBE_DEFER fixes Rafael J. Wysocki
2015-10-28  7:59   ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).