From dd640039e8de4135fd59d4d963487d1239d6fabe Mon Sep 17 00:00:00 2001 From: Ezequiel Garcia Date: Thu, 24 Apr 2014 17:54:50 -0300 Subject: [PATCH] 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-format-patch failed