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