On Tue, Aug 20, 2013 at 06:35:53PM +0200, Sebastian Andrzej Siewior wrote:
> With enabled pm_runtime in the kernel the device won't work because it
> is not "on" during the probe function. This patch enables the device via
> pm_runtime on probe so it remains activated.
>
> Cc: Vinod Koul
> Signed
With enabled pm_runtime in the kernel the device won't work because it
is not "on" during the probe function. This patch enables the device via
pm_runtime on probe so it remains activated.
Cc: Vinod Koul
Signed-off-by: Sebastian Andrzej Siewior
---
drivers/dma/cppi41.c | 11 +++
1 file