From: Heiner Kallweit <hkallwe...@gmail.com> Date: Fri, 31 May 2019 19:14:44 +0200
> pci_device_to_OF_node(to_pci_dev(dev)) is the same as dev->of_node, > so we can simplify the code. In addition add an empty line before > the return statement. > > Signed-off-by: Heiner Kallweit <hkallwe...@gmail.com> Applied.