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