From: Mathias Krause Date: Sat, 31 Aug 2013 18:24:14 +0000 (+0200) Subject: spi: simplify call to request_module() X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~15^2~23^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70fac17cec347c4013cb8f380c6fe6554a13d884;p=pandora-kernel.git spi: simplify call to request_module() request_module() can handle format strings on its own, no need to create the full module name ourself. Signed-off-by: Mathias Krause Signed-off-by: Mark Brown --- Reading git-diff-tree failed