mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-12 16:40:42 +09:00
Instead of using to_pci_dev + pci_get_drvdata, use dev_get_drvdata to make code simpler. Signed-off-by: Chuhong Yuan <hslester96@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>