public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add PM_RUNTIME related fixes for PL330
@ 2011-12-06 10:45 Tushar Behera
  2011-12-06 10:45 ` [PATCH 1/2] DMA: PL330: Remove pm_runtime_xxx calls from pl330 probe/remove Tushar Behera
  2011-12-06 10:45 ` [PATCH 2/2] ARM: EXYNOS: Add apb_pclk clkdev entry for mdma1 Tushar Behera
  0 siblings, 2 replies; 10+ messages in thread
From: Tushar Behera @ 2011-12-06 10:45 UTC (permalink / raw)
  To: linux-samsung-soc, linux-kernel
  Cc: kgene.kim, vinod.koul, linaro-dev, patches

Hi,

When PM_RUNTIME is enabled, PL330 probe fails because of some
mismatch in pm_runtime calls. This patchset fixes those issues.

This patch is based on Kukjin's for-next branch and tested on
EXYNOS4 based Origen board.

d3d936c "Merge branch 'samsung-fixes-2' into for-next"

Tushar Behera (2):
To Vinod Koul <vinod.koul@intel.com>:
  DMA: PL330: Remove pm_runtime_xxx calls from pl330 probe/remove

To Kukjin Kim <kgene.kim@samsung.com>:
  ARM: EXYNOS: Add apb_pclk clkdev entry for mdma1

 arch/arm/mach-exynos/clock.c |    1 +
 drivers/dma/pl330.c          |   17 ++---------------
 2 files changed, 3 insertions(+), 15 deletions(-)

-- 
1.7.4.1


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

end of thread, other threads:[~2011-12-09  3:51 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-06 10:45 [PATCH 0/2] Add PM_RUNTIME related fixes for PL330 Tushar Behera
2011-12-06 10:45 ` [PATCH 1/2] DMA: PL330: Remove pm_runtime_xxx calls from pl330 probe/remove Tushar Behera
2011-12-08  7:35   ` Vinod Koul
2011-12-08  7:43     ` Kukjin Kim
2011-12-08  8:16       ` Vinod Koul
2011-12-08 13:32         ` Jassi Brar
2011-12-09  3:19           ` Tushar Behera
2011-12-09  3:51             ` Jassi Brar
2011-12-06 10:45 ` [PATCH 2/2] ARM: EXYNOS: Add apb_pclk clkdev entry for mdma1 Tushar Behera
2011-12-08  7:43   ` Kukjin Kim

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox