From: Wei Yongjun Date: Tue, 17 Dec 2013 03:16:41 +0000 (+0800) Subject: gpu: ion: use module_platform_driver to simplify the code X-Git-Tag: v3.14-rc1~150^2~357 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4ed510a4ce84b656891f617e22d4a79a99af0c1;p=pandora-kernel.git gpu: ion: use module_platform_driver to simplify the code module_platform_driver() makes the code simpler by eliminating boilerplate code. Signed-off-by: Wei Yongjun Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed