net: ethernet: cirrus: drop owner assignment from platform_drivers
authorWolfram Sang <wsa@the-dreams.de>
Mon, 20 Oct 2014 14:21:06 +0000 (16:21 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Mon, 20 Oct 2014 14:21:06 +0000 (16:21 +0200)
commitbfe68b1423afc27cbc41733799ab170b6a876fa8
treedc541ed3b2962b50cd99be9a6b81c3b5f120c364
parentfe6a12d1b2bc6aec1ae2d624a517cd7295733fba
net: ethernet: cirrus: drop owner assignment from platform_drivers

A platform_driver does not need to set an owner, it will be populated by the
driver core.

Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/net/ethernet/cirrus/cs89x0.c
drivers/net/ethernet/cirrus/ep93xx_eth.c