OSDN Git Service

net: ethernet: moxa: drop owner assignment from platform_drivers
authorWolfram Sang <wsa@the-dreams.de>
Mon, 20 Oct 2014 14:21:10 +0000 (16:21 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Mon, 20 Oct 2014 14:21:10 +0000 (16:21 +0200)
commit8fc5fb43efb051297e579083c2f331e3e4a75f86
tree8c3a61c43de9f74a527590b8df1d572767c1a7ec
parentf1535688c2de69512521c61c498d265d7405241f
net: ethernet: moxa: 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/moxa/moxart_ether.c