- Remove platform drvdata because it appears unused (we called platform_set_drvdata() but not platform_get_drvdata()). Nothing here should change the behavior of the driver. Changes from v1: Added Dan's indentation fix. I dropped the following patches because they were a lot of churn for questionable benefit: PCI: rockchip: Rename accessors PCI: rockchip: Swap order of rockchip_writel() reg/val arguments --- Bjorn Helgaas (1): PCI: rockchip: Remove unused platform data Dan Carpenter (1): PCI: rockchip: Indent "if" statement body drivers/pci/host/pcie-rockchip.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-)