From: Wolfram Sang Date: Mon, 20 Oct 2014 14:21:15 +0000 (+0200) Subject: net: phy: drop owner assignment from platform_drivers X-Git-Tag: omap-for-v3.19/fixes-rc1~85^2~25^2~131 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9aec7aeced5ae5a22a0702794b061d34723d79e1;p=pandora-kernel.git net: phy: 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 --- Reading git-diff-tree failed