[PATCH v4 0/7] net: use platform_{get,set}_drvdata()

David Miller davem at davemloft.net
Wed Aug 21 10:19:07 EST 2013


From: Libo Chen <clbchenlibo.chen at huawei.com>
Date: Mon, 19 Aug 2013 19:58:17 +0800

> 
> Use the wrapper functions for getting and setting the driver data using
> platform_device instead of using dev_{get,set}_drvdata() with &pdev->dev,
> so we can directly pass a struct platform_device.
> 
> changelog v4:
> 	remove modify about happy_meal_pci_probe && happy_meal_pci_remove
> changelog v3:
> 	remove modify about dev_set_drvdata()
> changelog v2:
> 	this version add modify record about dev_set_drvdata().

Series applied.


More information about the Linuxppc-dev mailing list