You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
Merge remote-tracking branch 'spi/topic/pl022' into spi-next
This commit is contained in:
@@ -2173,7 +2173,7 @@ static int pl022_probe(struct amba_device *adev, const struct amba_id *id)
|
||||
status = -ENOMEM;
|
||||
goto err_no_ioremap;
|
||||
}
|
||||
printk(KERN_INFO "pl022: mapped registers from %pa to %p\n",
|
||||
dev_info(&adev->dev, "mapped registers from %pa to %p\n",
|
||||
&adev->res.start, pl022->virtbase);
|
||||
|
||||
pl022->clk = devm_clk_get(&adev->dev, NULL);
|
||||
|
||||
Reference in New Issue
Block a user