That helps check the provided runtime information. Signed-off-by: Daniel Mack <zonque@gmail.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
@@ -907,7 +907,7 @@ static int mmp_pdma_probe(struct platform_device *op)
}
- dev_info(pdev->device.dev, "initialized\n");
+ dev_info(pdev->device.dev, "initialized %d channels\n", dma_channels);
return 0;