From: Ezequiel Garcia Date: Thu, 24 Apr 2014 20:54:50 +0000 (-0300) Subject: gpio: mvebu: Remove initcall-based driver initialization X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~53^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd640039e8de4135fd59d4d963487d1239d6fabe;p=pandora-kernel.git gpio: mvebu: Remove initcall-based driver initialization There's no reason to use an initcall to initialize this driver, and regular module_platform_driver() can be used instead. Signed-off-by: Ezequiel Garcia Reviewed-by: Javier Martinez Canillas Acked-by: Jason Cooper Signed-off-by: Linus Walleij --- Reading git-diff-tree failed