Files
tegra-linux-noble/drivers
Jingoo Han 0a86e1c857 ata: use pci_get_drvdata()
Use the wrapper function for getting the driver data using pci_dev
instead of using dev_get_drvdata() with &pdev->dev, so we can directly
pass a struct pci_dev.  This is a purely cosmetic change.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
2013-06-02 22:22:03 -07:00
..
2013-06-02 22:22:03 -07:00
2013-05-07 20:16:25 -07:00
2013-05-06 13:07:33 +02:00
2013-05-10 14:37:21 +01:00