提交 e8fa516a 编写于 作者: D Dave Martin

dmaengine: pl330: Enable module alias autogeneration for AMBA drivers

Signed-off-by: NDave Martin <dave.martin@linaro.org>
Acked-by: NJassi Brar <jassisinghbrar@gmail.com>
Acked-by: NVinod Koul <vinod.koul@intel.com>
上级 037566df
......@@ -990,6 +990,8 @@ static struct amba_id pl330_ids[] = {
{ 0, 0 },
};
MODULE_DEVICE_TABLE(amba, pl330_ids);
#ifdef CONFIG_PM_RUNTIME
static int pl330_runtime_suspend(struct device *dev)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册