From 7e65e9c94a0d8dba3a6e1e2052fca26d6ca853e7 Mon Sep 17 00:00:00 2001 From: Peter Griffin Date: Fri, 15 Aug 2014 13:40:15 +0100 Subject: [PATCH] phy: phy-spear1310-miphy: Use module_platform_driver to register driver. Use the module_platform_driver macro to register the driver as this gets rid of a lot of the boilerplate code. Also remove .owner field as this gets overridden in __platform_driver_register. Signed-off-by: Peter Griffin Signed-off-by: Kishon Vijay Abraham I --- Reading git-format-patch failed