From caedb997a400ab50da201dd415c3ef7cce016437 Mon Sep 17 00:00:00 2001 From: Axel Lin Date: Wed, 8 Jan 2014 18:52:40 +0800 Subject: [PATCH] spi: sh-hspi: Fix modalias for sh-hspi Make the modalias matches the driver name. Seems the MODULE_ALIAS is copied from drivers/spi/spi-sh-spi.c. So both spi-sh.ko and spi-sh-hspi.ko have the same alias. Fix it. Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-format-patch failed