From 6f478825158cbfa76bb976e7c9841456b9721a14 Mon Sep 17 00:00:00 2001 From: Sachin Kamat Date: Mon, 27 Aug 2012 11:53:42 +0530 Subject: [PATCH] mmc: mmc_spi: Use module_spi_driver module_spi_driver makes the code simpler by eliminating module_init and module_exit calls. Signed-off-by: Sachin Kamat Signed-off-by: Chris Ball --- Reading git-format-patch failed