From: Peter Griffin Date: Tue, 12 Aug 2014 16:14:25 +0000 (+0100) Subject: mmc: remove .owner field for drivers using module_platform_driver X-Git-Tag: fixes-against-v3.18-rc2~127^2~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2137f5d3b8e8e04cff06194cacd0f6357495ac94;p=pandora-kernel.git mmc: remove .owner field for drivers using module_platform_driver This patch removes the superflous .owner field for drivers which use the module_platform_driver API, as this is overriden in platform_driver_register anyway. Signed-off-by: Peter Griffin Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed