From: David Daney Date: Tue, 22 May 2012 22:47:19 +0000 (-0700) Subject: of/spi: Fix SPI module loading by using proper "spi:" modalias prefixes. X-Git-Tag: v3.8-rc1~41^4~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb71941a682270dd5164d1332900694d19caa5e1;p=pandora-kernel.git of/spi: Fix SPI module loading by using proper "spi:" modalias prefixes. To get modprobe to automatically load the proper modules, we need to prefix things with "spi:". Partially based on Grant Likely's suggestions. Signed-off-by: David Daney [grant.likely: reworked because drivers/of/of_spi.c has been removed] Signed-off-by: Grant Likely --- Reading git-diff-tree failed