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