Re: [PATCH 2/6] PCI: amlogic: Fix probed clock names

2019-09-11 Thread Andrew Murray
On Sun, Sep 08, 2019 at 01:42:54PM +, Neil Armstrong wrote: > Fix the clock names used in the probe function according > to the bindings. > > Fixes: 9c0ef6d34fdb ("PCI: amlogic: Add the Amlogic Meson PCIe controller > driver") > Signed-off-by: Neil Armstrong Reviewed-by: Andrew Murray >

[PATCH 2/6] PCI: amlogic: Fix probed clock names

2019-09-08 Thread Neil Armstrong
Fix the clock names used in the probe function according to the bindings. Fixes: 9c0ef6d34fdb ("PCI: amlogic: Add the Amlogic Meson PCIe controller driver") Signed-off-by: Neil Armstrong --- drivers/pci/controller/dwc/pci-meson.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)