On 04/30/2018 08:48 AM, Jan Kiszka wrote:
> From: Jan Kiszka
>
> When non-NULL, use the new dev parameter of
> __of_pci_get_host_bridge_resources() to allocate the resource data
> structures via devm_kzalloc. That allows to release them automatically
> during device destruction.
>
> Signed-off-b
From: Jan Kiszka
When non-NULL, use the new dev parameter of
__of_pci_get_host_bridge_resources() to allocate the resource data
structures via devm_kzalloc. That allows to release them automatically
during device destruction.
Signed-off-by: Jan Kiszka
---
drivers/pci/of.c | 15 +++
2 matches
Mail list logo