From: Grant Likely Date: Sun, 20 May 2012 06:08:13 +0000 (-0600) Subject: spi: Add "spi:" prefix to modalias attribute of spi devices X-Git-Tag: v3.6-rc1~96^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8e328b3bd65fdefc9c49a27ee80c28e0a44b653;p=pandora-kernel.git spi: Add "spi:" prefix to modalias attribute of spi devices The modalias attribute of spi devices doesn't have the "spi:" prefix that is used in the UEVENT and in spi device drivers. This patch adds the prefix so the modprobe can correctly match modules to devices. Reported-by: David Daney Signed-off-by: Grant Likely --- Reading git-diff-tree failed