net: wireless: ti: wl18xx: drop owner assignment from platform_drivers
authorWolfram Sang <wsa@the-dreams.de>
Mon, 20 Oct 2014 14:21:19 +0000 (16:21 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Mon, 20 Oct 2014 14:21:19 +0000 (16:21 +0200)
commit65cfd80354a6217afe13ad304e9f5615226463bf
treed7f4e5444672f6c5e82ca34888ab965a5cf6faac
parent0db942e9c0b314ac7a205f42121f704c7ef092cf
net: wireless: ti: wl18xx: 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/wireless/ti/wl18xx/main.c