Sergei Shtylyov d86619211e sata_mv: use {platform|pci}_get_drvdata()
The driver uses dev_get_drvdata() to get to the driver data for the
platform and PCI devices, while the corresponding wrappers exists for
them -- in one case it even declares an otherwise unneeded variable
to do that.  Switch to using the {platform|pci}_get_drvdata() instead.

Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
2011-10-07 23:46:20 -04:00
..
2011-08-18 23:57:58 -04:00
2011-08-18 23:57:58 -04:00
2011-07-23 18:07:27 -04:00
2011-03-31 11:26:23 -03:00
2011-03-02 02:36:46 -05:00
2011-08-18 23:57:58 -04:00
2011-03-02 02:36:46 -05:00
2008-01-23 05:24:15 -05:00
2011-07-23 17:57:36 -04:00
2007-07-02 10:17:42 -04:00